.. |
tests
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
Implement handle tables and add tests for them.
|
2004-12-07 14:47:13 +00:00 |
cdrom.c
|
Avoid spaces before preprocessor directives, that's not portable.
|
2005-03-02 12:23:20 +00:00 |
critsection.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
debugbuffer.c
|
Stub implementations of RtlCreateQueryDebugBuffer,
|
2004-03-18 02:08:43 +00:00 |
debugtools.c
|
Initialize ntdll debugging earlier on so that we can trace the server
|
2004-05-05 05:56:37 +00:00 |
directory.c
|
Consider any character above 0x7f to be invalid in a DOS short name.
|
2005-02-09 13:32:12 +00:00 |
env.c
|
Fixed RtlExpandEnvironmentStrings_U to not depend on the string being
|
2004-11-29 18:24:08 +00:00 |
error.c
|
Fixed the FIXME in RtlNtStatusToDosError, and implemented
|
2005-01-04 12:09:32 +00:00 |
exception.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
file.c
|
Avoid spaces before preprocessor directives, that's not portable.
|
2005-03-02 12:23:20 +00:00 |
handletable.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
heap.c
|
Dump HeapWalk entries.
|
2005-03-03 13:50:21 +00:00 |
large_int.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
loader.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
loadorder.c
|
Make WINEDLLOVERRIDES also match for *dll.
|
2004-09-24 00:21:02 +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
|
NtQueryPerformanceCounter should return a frequency of 1193182Hz and
|
2005-02-23 20:29:17 +00:00 |
ntdll.spec
|
Add implementation for RtlQueryRegistryValues, RtlCheckRegistryKey and
|
2005-02-14 21:07:33 +00:00 |
ntdll_misc.h
|
Implement NtQueryTimer.
|
2004-12-13 21:10:58 +00:00 |
om.c
|
Fix the PSID and PSECURITY_DESCRIPTOR types.
|
2004-08-13 23:55:43 +00:00 |
path.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
process.c
|
Moved FlushInstructionCache to ntdll.
|
2004-08-04 18:15:04 +00:00 |
reg.c
|
Assorted spelling fixes.
|
2005-03-02 13:53:50 +00:00 |
relay.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
resource.c
|
Move TRACE inside TRY block.
|
2004-09-22 19:36:24 +00:00 |
rtl.c
|
Fixed some regressions from the previous change.
|
2005-01-03 14:43:15 +00:00 |
rtlbitmap.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
rtlstr.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
sec.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
server.c
|
Mask SIGCHLD to prevent partial writes in the new_process server
|
2004-10-18 19:34:37 +00:00 |
signal_i386.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
signal_powerpc.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
signal_sparc.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
string.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-17 19:09:29 +00:00 |
sync.c
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
thread.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
time.c
|
Added support for NZDT (New Zealand Daylight Time) to TZ_INFO.
|
2005-02-22 14:49:59 +00:00 |
version.c
|
Alter the version heuristics a bit.
|
2005-02-10 21:19:00 +00:00 |
virtual.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
wcstring.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-17 19:09:29 +00:00 |