Sweden-Number/dlls/ntdll
Jacek Caban c0d08e13c8 ntdll/tests: Added pipe security descriptor tests.
Based on patch by Jonathan Doron.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-20 18:39:19 +01:00
..
tests ntdll/tests: Added pipe security descriptor tests. 2018-02-20 18:39:19 +01:00
Makefile.in
actctx.c ntdll: Implement RunlevelInformationInActivationContext in RtlQueryInformationActivationContext. 2018-02-19 16:55:08 +01:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Hardcode the windows and system directories. 2018-02-19 19:38:29 +01:00
env.c
error.c
exception.c server: Only update the modified parts of the context on thread suspend. 2018-01-22 15:18:48 +01:00
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Hardcode the windows and system directories. 2018-02-19 19:38:29 +01:00
loadorder.c ntdll: Hardcode the windows and system directories. 2018-02-19 19:38:29 +01:00
misc.c
nt.c ntdll: Support TokenLogonSid in NtQueryInformationToken. 2018-02-07 19:38:29 +01:00
ntdll.spec ntdll: Hardcode the windows and system directories. 2018-02-19 19:38:29 +01:00
ntdll_misc.h ntdll: Hardcode the windows and system directories. 2018-02-19 19:38:29 +01:00
om.c
path.c
printf.c
process.c ntdll: Implement NtFlushInstructionCache using __clear_cache where available. 2018-01-22 22:26:46 +01:00
reg.c
relay.c ntdll: Avoid the strd ARM instruction. 2018-01-17 09:35:12 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c ntdll: Hardcode the windows and system directories. 2018-02-19 19:38:29 +01:00
sec.c
serial.c
server.c
signal_arm.c ntdll: Remove support for vm86 mode. 2018-02-01 22:24:57 +01:00
signal_arm64.c ntdll: Remove support for vm86 mode. 2018-02-01 22:24:57 +01:00
signal_i386.c ntdll: Fix crash on nested thread exit. 2018-02-06 19:38:30 +01:00
signal_powerpc.c ntdll: Remove support for vm86 mode. 2018-02-01 22:24:57 +01:00
signal_x86_64.c ntdll: Remove support for vm86 mode. 2018-02-01 22:24:57 +01:00
string.c ntdll: Export strnlen. 2018-01-18 19:19:28 +01:00
sync.c
tape.c
thread.c ntdll: Hardcode the windows and system directories. 2018-02-19 19:38:29 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Use the image information data when mapping an image file. 2018-02-15 12:23:23 +01:00
wcstring.c