wine-wine/dlls/ntdll
Sebastian Lackner ab91c01112 ntdll: RtlFindActivationContextSectionString should accept a NULL pointer as data. 2015-03-17 16:02:25 +09:00
..
tests ntdll/tests: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-16 15:04:52 +09:00
Makefile.in
actctx.c ntdll: RtlFindActivationContextSectionString should accept a NULL pointer as data. 2015-03-17 16:02:25 +09:00
atom.c
cdrom.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
env.c
error.c
exception.c ntdll: Make RtlAddVectoredExceptionHandler hotpatchable. 2015-01-16 16:52:20 +01:00
file.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
handletable.c
heap.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
large_int.c
loader.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement [Nt|Zw]QueryLicenseValue. 2015-03-13 21:53:25 +09:00
ntdll_misc.h ntdll: Try to handle write-watches while we're on the signal stack. 2015-02-27 14:59:08 +09:00
om.c ntdll: Removed incorrect stub message in NtQueryObject and NtSetInformationObject. 2015-03-11 12:42:35 +09:00
path.c
printf.c
process.c ntdll: Fix calculation of process and thread affinity masks on systems with a large number of processors. 2015-01-21 15:31:16 +01:00
reg.c ntdll: Implement [Nt|Zw]QueryLicenseValue. 2015-03-13 21:53:25 +09:00
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
server.c ntdll: Assert when trying to replace an exiting file descriptor in fd_cache. 2015-03-04 21:50:38 +09:00
signal_arm.c ntdll: Try to handle write-watches while we're on the signal stack. 2015-02-27 14:59:08 +09:00
signal_arm64.c ntdll: Try to handle write-watches while we're on the signal stack. 2015-02-27 14:59:08 +09:00
signal_i386.c ntdll: Try to handle write-watches while we're on the signal stack. 2015-02-27 14:59:08 +09:00
signal_powerpc.c ntdll: Try to handle write-watches while we're on the signal stack. 2015-02-27 14:59:08 +09:00
signal_x86_64.c ntdll: Try to handle write-watches while we're on the signal stack. 2015-02-27 14:59:08 +09:00
string.c
sync.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
tape.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
thread.c ntdll: Support 64-bit Mac OS. 2015-02-06 22:35:17 +09:00
threadpool.c ntdll: Move all structs and definitions to the beginning in threadpool.c. 2015-03-17 14:52:07 +09:00
time.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
version.c
version.rc
virtual.c ntdll: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:50 +09:00
wcstring.c