Sweden-Number/dlls/ntdll
Alexandre Julliard 146fb0de02 ntdll: Make the virtual.c critical section uninterruptible by signals.
Based on a patch by Thomas Kho.
2007-01-12 20:15:52 +01:00
..
tests ntdll/tests: Skip some tests on Windows Vista. 2007-01-10 11:58:36 +01:00
Makefile.in ntdll: Alphabetically sort the Makefile entries. 2006-11-13 12:59:05 +01:00
atom.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
cdrom.c ntdll: Added support for physically ejecting devices on Mac OS. 2006-12-21 14:14:20 +01:00
critsection.c ntdll: Make sure that critical section waits are not interrupted. 2007-01-10 21:53:39 +01:00
debugbuffer.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
debugtools.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
directory.c ntdll: Fix NtQueryDirectoryFile handling of short names on vfat filesystems. 2007-01-02 12:07:52 +01:00
env.c ntdll: Cast-qual warning fix. 2006-09-20 20:02:55 +02:00
error.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
exception.c server: Allow suspended threads to run system APCs. 2007-01-10 21:55:23 +01:00
file.c ntdll: Remove an unnecessary NULL check. 2007-01-02 12:09:03 +01:00
handletable.c Assorted spelling fixes. 2006-11-13 13:01:53 +01:00
heap.c ntdll: Added support for the HEAP_CREATE_ENABLE_EXECUTE flag. 2006-12-05 15:43:13 +01:00
large_int.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
loader.c ntdll: Moved the check for removable file in load_dll to the server. 2007-01-12 14:42:43 +01:00
loadorder.c ntdll: Default to native loadorder for the main exe if not in system directory. 2006-08-15 19:48:08 +02:00
misc.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
nt.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
ntdll.spec ntdll: Added implementation of RtlDllShutdownInProgress. 2006-11-03 13:52:02 +01:00
ntdll_misc.h ntdll: Make the virtual.c critical section uninterruptible by signals. 2007-01-12 20:15:52 +01:00
om.c ntdll: Make some data const. 2006-11-29 12:37:27 +01:00
path.c ntdll: Make some data const. 2006-11-29 12:37:27 +01:00
process.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
reg.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
relay.c ntdll: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL. 2007-01-02 13:20:44 +01:00
resource.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
rtl.c ntdll/tests: Cast-qual warning fix. 2006-12-13 11:49:01 +01:00
rtlbitmap.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
rtlstr.c ntdll: RtlInitUnicodeString on a string too long to fit in a UNICODE_STRING 2007-01-04 21:13:17 +01:00
sec.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
serial.c ntdll: Fix DTR and CTS controls in serial code. 2007-01-03 12:01:31 +01:00
server.c ntdll: Make the virtual.c critical section uninterruptible by signals. 2007-01-12 20:15:52 +01:00
signal_i386.c ntdll: Fix single stepping over popf instruction. 2006-12-04 12:23:20 +01:00
signal_powerpc.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
signal_sparc.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
signal_x86_64.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
string.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
sync.c ntdll: Only return STATUS_USER_APC from a wait if a real user APC has been run. 2007-01-10 20:48:02 +01:00
tape.c ntdll: Store the fd type in the cache and return it in server_get_unix_fd. 2006-11-20 14:15:06 +01:00
thread.c server: Add a generic apc_call structure to make it easier to extend, and more type-safe. 2007-01-04 13:40:09 +01:00
threadpool.c ntdll: Don't print a fixme in RtlQueueUserWorkItem if WT_EXECUTELONGFUNCTION is specified 2007-01-04 21:14:49 +01:00
time.c ntdll: Add Western Australia Summer Time. 2007-01-10 22:25:27 +01:00
version.c ntdll: Win64 printf format warning fixes. 2006-10-18 12:35:26 +02:00
virtual.c ntdll: Make the virtual.c critical section uninterruptible by signals. 2007-01-12 20:15:52 +01:00
wcstring.c Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes. 2006-09-11 11:30:48 +02:00