Sweden-Number/dlls/ntdll
Reinhard Karcher a736ac3f3e ntdll: Fix NtQueryDirectoryFile handling of short names on vfat filesystems. 2007-01-02 12:07:52 +01:00
..
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
cdrom.c ntdll: Added support for physically ejecting devices on Mac OS. 2006-12-21 14:14:20 +01:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Fix NtQueryDirectoryFile handling of short names on vfat filesystems. 2007-01-02 12:07:52 +01:00
env.c
error.c
exception.c
file.c ntdll: Map ESPIPE to STATUS_ILLEGAL_FUNCTION. 2007-01-01 17:04:40 +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: Fix the libdl refcount when loading the same builtin twice. 2006-12-20 15:54:27 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec
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
reg.c
relay.c
resource.c
rtl.c ntdll/tests: Cast-qual warning fix. 2006-12-13 11:49:01 +01:00
rtlbitmap.c
rtlstr.c
sec.c
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 server: Implement process control using Mach primitives for Mac OS. 2006-12-29 20:38:49 +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
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
time.c
version.c
virtual.c ntdll: File positions should be aligned to sector boundaries in PE loader. 2006-12-21 12:34:44 +01:00
wcstring.c