Sweden-Number/dlls/ntdll
Eric Pouech 5b1f3b14ca ntdll: Fixed returned status for NtQueryThreadInformation's ThreadDescriptorTable
(spotted by Peter Oberndorfer).
2006-11-15 11:24:41 +01:00
..
tests
Makefile.in ntdll: Alphabetically sort the Makefile entries. 2006-11-13 12:59:05 +01:00
atom.c
cdrom.c ntdll: Added a server_get_unix_fd function that avoids doing a dup() of the fd when not required. 2006-11-03 11:38:44 +01:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Added support for reading directories using the BSD getdirentries function. 2006-11-13 15:42:48 +01:00
env.c
error.c
exception.c
file.c ntdll: Re-add sys/ioctl.h that got lost in the PeekNamedPipe move. 2006-11-09 09:18:43 +01:00
handletable.c Assorted spelling fixes. 2006-11-13 13:01:53 +01:00
heap.c
large_int.c
loader.c ntdll: Moved command-line help to the loader binary. 2006-11-06 13:04:56 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Added implementation of RtlDllShutdownInProgress. 2006-11-03 13:52:02 +01:00
ntdll_misc.h ntdll: FILE_GetDeviceInfo no longer needs to be public. 2006-11-03 15:20:21 +01:00
om.c ntdll: Maintain a file descriptor cache on the client side. 2006-11-02 20:48:19 +01:00
path.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Added a server_get_unix_fd function that avoids doing a dup() of the fd when not required. 2006-11-03 11:38:44 +01:00
server.c ntdll: Cast-qual warning fix. 2006-11-07 15:06:25 +01:00
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c ntdll: Fix building on Darwin versions prior to 8.0. 2006-11-06 12:27:30 +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 Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
wcstring.c