.. |
tests
|
ntdll/tests: Cast-qual warning fix.
|
2006-12-13 11:49:01 +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: Store the fd type in the cache and return it in server_get_unix_fd.
|
2006-11-20 14:15:06 +01:00 |
critsection.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02: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: Always return . and .. as the first two entries in directory searches.
|
2006-12-01 13:11:38 +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
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
file.c
|
ntdll: Don't bother with async I/O on regular files.
|
2006-11-20 14:15:43 +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
|
…
|
|
loader.c
|
ntdll: Check the NX compatibility flag for every loaded module.
|
2006-12-07 20:52:16 +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: Force exec permissions on all mmaps unless the app is marked NX-compatible.
|
2006-12-05 15:42:29 +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: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02: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
|
…
|
|
sec.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
serial.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 |
server.c
|
ntdll: Unset the WINESERVERSOCKET variable after we have retrieved it.
|
2006-11-27 20:05:56 +01:00 |
signal_i386.c
|
ntdll: Fix single stepping over popf instruction.
|
2006-12-04 12:23:20 +01:00 |
signal_powerpc.c
|
…
|
|
signal_sparc.c
|
…
|
|
signal_x86_64.c
|
…
|
|
string.c
|
…
|
|
sync.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02: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
|
ntdll: Fixed returned status for NtQueryThreadInformation's ThreadDescriptorTable
|
2006-11-15 11:24:41 +01:00 |
threadpool.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
time.c
|
…
|
|
version.c
|
ntdll: Win64 printf format warning fixes.
|
2006-10-18 12:35:26 +02:00 |
virtual.c
|
ntdll: Fixed typo in map_image.
|
2006-12-20 12:31:20 +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 |