.. |
tests
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-06 21:03:32 +00:00 |
.cvsignore
|
Moved 16-bit relay and snoop support to dlls/kernel.
|
2003-08-26 02:28:59 +00:00 |
Makefile.in
|
Moved loadorder support to dlls/ntdll.
|
2003-09-25 20:33:41 +00:00 |
cdrom.c
|
Added a check for <scsi/scsi.h> and include it in dlls/ntdll/cdrom.c.
|
2003-10-07 22:49:22 +00:00 |
critsection.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
debugtools.c
|
Remove redundant includes.
|
2003-09-17 04:16:51 +00:00 |
env.c
|
Converted process creation to Unicode.
|
2003-10-04 04:09:41 +00:00 |
error.c
|
Documentation updates.
|
2003-09-24 05:14:39 +00:00 |
exception.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
file.c
|
Regression fixes for Nt{Read|Write}File:
|
2003-08-18 19:45:53 +00:00 |
heap.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
large_int.c
|
Documentation updates.
|
2003-10-01 03:20:21 +00:00 |
loader.c
|
Rewrite of the dll file search algorithm to better deal with the
|
2003-10-07 03:48:42 +00:00 |
loadorder.c
|
Converted process creation to Unicode.
|
2003-10-04 04:09:41 +00:00 |
misc.c
|
_ftol should return a 64-bit int (spotted by Jon Griffiths).
|
2003-08-19 01:03:08 +00:00 |
nt.c
|
Fix buffer length error code for NtQueryInformationToken.
|
2003-10-06 21:04:06 +00:00 |
ntdll.spec
|
Moved the final process init and dependency loading to
|
2003-10-06 21:18:51 +00:00 |
ntdll_misc.h
|
Moved the final process init and dependency loading to
|
2003-10-06 21:18:51 +00:00 |
om.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
path.c
|
A couple more fixes in RtlGetFullPathName_U.
|
2003-10-07 03:46:34 +00:00 |
process.c
|
Implemented kernel32.GetIoProcessCounters and stubbed
|
2003-09-19 00:06:45 +00:00 |
reg.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
relay.c
|
SNOOP_ShowDebugmsgSnoop(): check for NULL function name.
|
2003-10-04 03:05:58 +00:00 |
resource.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
rtl.c
|
Implemented RtlCreateProcessParameters and related functions.
|
2003-10-04 03:11:57 +00:00 |
rtlbitmap.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
rtlstr.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
sec.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
server.c
|
Moved the wine server client-side support to dlls/ntdll. Removed a
|
2003-09-18 23:27:19 +00:00 |
signal_i386.c
|
Moved synchronization and syslevel routines to dlls/kernel.
|
2003-09-18 04:39:13 +00:00 |
signal_powerpc.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
signal_sparc.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
string.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
sync.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
sysdeps.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
thread.c
|
On TlsFree, clear the released TLS index in all threads.
|
2003-09-08 19:02:01 +00:00 |
time.c
|
Cast time_t parameters to fprintf(...,"%l",...) to long.
|
2003-10-02 04:29:30 +00:00 |
version.c
|
Converted process creation to Unicode.
|
2003-10-04 04:09:41 +00:00 |
virtual.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
wcstring.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |