Sweden-Number/dlls/ntdll
Alexandre Julliard 743997fa38 Replace the get_file_info request by an fstat() on the client side. 2004-04-08 04:39:59 +00:00
..
tests Added some tests for RtlGetFullPathName_U. 2004-03-22 23:00:13 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Stub implementations of RtlCreateQueryDebugBuffer, 2004-03-18 02:08:43 +00:00
cdrom.c Do not store the Unix file descriptor in the cache structure. 2004-03-05 20:45:33 +00:00
critsection.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +00:00
debugbuffer.c Stub implementations of RtlCreateQueryDebugBuffer, 2004-03-18 02:08:43 +00:00
debugtools.c Smarter allocation algorithm for the string buffer, to allow 2004-03-03 21:34:13 +00:00
directory.c O_DIRECTORY is not really needed. 2004-03-16 19:19:12 +00:00
env.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +00:00
error.c
exception.c Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
file.c Replace the get_file_info request by an fstat() on the client side. 2004-04-08 04:39:59 +00:00
heap.c
large_int.c
loader.c Handle file mappings on removable media entirely inside ntdll. 2004-04-06 23:13:47 +00:00
loadorder.c Tweak the load order algorithm a bit to better reflect the user's 2004-02-24 01:26:31 +00:00
misc.c
nt.c Return an SID when GetTokenInformation is called with class 2003-12-30 19:17:05 +00:00
ntdll.spec - fix DbgPrint and implement DbgPrintEx 2004-04-07 19:05:34 +00:00
ntdll_misc.h Handle file mappings on removable media entirely inside ntdll. 2004-04-06 23:13:47 +00:00
om.c
path.c Fixed RtlDosPathNameToNtPathName_U prototype. 2004-04-05 20:21:16 +00:00
process.c
reg.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +00:00
relay.c - Add debug SnoopFromInclude/SnoopFromExclude options. 2004-03-16 03:10:07 +00:00
resource.c Try not to display uninitialized data in traces (found by Valgrind). 2003-12-13 01:34:40 +00:00
rtl.c - fix DbgPrint and implement DbgPrintEx 2004-04-07 19:05:34 +00:00
rtlbitmap.c
rtlstr.c Fix bad initialization of Unicode length parameters in 2004-04-08 04:38:49 +00:00
sec.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +00:00
server.c Fixed an error message. 2004-01-19 21:55:32 +00:00
signal_i386.c Set SA_RESTART sigaction flag for other BSDs beside NetBSD. 2004-02-24 01:21:56 +00:00
signal_powerpc.c
signal_sparc.c
string.c
sync.c NtPulseEvent: Don't print FIXME for an optional parameter if it isn't 2004-04-01 21:01:53 +00:00
thread.c Fixed a couple of race conditions in the wine_pthread routines at 2004-02-05 02:01:35 +00:00
time.c A couple of optimizations and bug fixes. 2004-04-02 20:28:07 +00:00
version.c
virtual.c Handle file mappings on removable media entirely inside ntdll. 2004-04-06 23:13:47 +00:00
wcstring.c _wto{l,i,i64} parameters are const. 2004-03-11 22:38:38 +00:00