wine-wine/dlls/ntdll
Sebastian Lackner bf65fef8bc ntdll: Assert when trying to replace an exiting file descriptor in fd_cache. 2015-03-04 21:50:38 +09:00
..
tests ntdll/tests: Add tests for TpSimpleTryPost function. 2015-03-03 17:11:25 +09:00
Makefile.in
actctx.c ntdll: Skip context dependencies that have allowDelayedBinding attribute set. 2014-12-31 21:13:31 +01:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Move NtNotifyChangeDirectoryFile to file.c and make it use the standard fileio structure. 2015-03-02 23:00:28 +09:00
env.c
error.c
exception.c ntdll: Make RtlAddVectoredExceptionHandler hotpatchable. 2015-01-16 16:52:20 +01:00
file.c ntdll: Avoid the intermediate user APC callback. 2015-03-03 17:02:04 +09:00
handletable.c
heap.c ntdll: Add stub for RtlSetHeapInformation. 2014-12-19 22:36:17 +01:00
large_int.c
loader.c
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Support 64-bit Mac OS. 2015-02-06 22:35:17 +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
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
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Add more serial speed settings. 2015-02-13 18:20:33 +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
tape.c
thread.c ntdll: Support 64-bit Mac OS. 2015-02-06 22:35:17 +09:00
threadpool.c
time.c ntdll: Remove unused macros. 2014-12-09 19:36:06 +01:00
version.c
version.rc
virtual.c ntdll: Try to handle write-watches while we're on the signal stack. 2015-02-27 14:59:08 +09:00
wcstring.c