Sweden-Number/dlls/ntdll
Jon Griffiths 4ab1558d8a - Remove <string.h> from winnt.h.
- ntdll: complete crt functions, prevent libc imports, fix sscanf.
2001-01-22 02:17:29 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
critsection.c Add %fs info to the critical section timeout message. 2000-12-22 20:28:46 +00:00
debugtools.c Fixed debug routines to work before the process heap is created. 2000-12-20 18:43:42 +00:00
error.c Built a complete translation table for RtlNtStatusToDosError. 2000-01-24 20:59:45 +00:00
exception.c Added missing prototypes to avoid compile warnings on Solaris. 2001-01-11 00:53:25 +00:00
file.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
large_int.c Added a few more large integer functions. 2000-10-13 20:26:03 +00:00
misc.c Added/modified documentation for function arguments. 2000-12-02 23:44:59 +00:00
nt.c Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile(). 2000-12-13 21:28:15 +00:00
ntdll.spec - Remove <string.h> from winnt.h. 2001-01-22 02:17:29 +00:00
ntdll_misc.h Fixed a few prototypes. 2000-10-15 00:39:11 +00:00
om.c Use a separate FIFO pair for server requests that don't need to pass a 2000-12-22 02:04:15 +00:00
reg.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
rtl.c Implemented RtlAcquirePebLock and RtlReleasePebLock. 2000-12-11 03:41:19 +00:00
rtlstr.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
sec.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
signal_i386.c Fixed small race condition between vm86_enter() and signal handling. 2000-12-29 03:29:31 +00:00
signal_sparc.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
string.c - Remove <string.h> from winnt.h. 2001-01-22 02:17:29 +00:00
sync.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
time.c Implemented a bunch of large integer functions in ntdll. 2000-10-01 01:40:42 +00:00
wcstring.c - Remove <string.h> from winnt.h. 2001-01-22 02:17:29 +00:00