.. |
tests
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
.cvsignore
|
|
|
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
|
|
|
debugtools.c
|
|
|
directory.c
|
Don't mark a file as readonly if it has any write bit set.
|
2005-03-16 19:48:42 +00:00 |
env.c
|
|
|
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
|
Don't mark a file as readonly if it has any write bit set.
|
2005-03-16 19:48:42 +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
|
|
|
Makefile.in
|
Implement handle tables and add tests for them.
|
2004-12-07 14:47:13 +00:00 |
misc.c
|
|
|
nt.c
|
NtQueryPerformanceCounter should return a frequency of 1193182Hz and
|
2005-02-23 20:29:17 +00:00 |
ntdll_misc.h
|
Implement NtQueryTimer.
|
2004-12-13 21:10:58 +00:00 |
ntdll.spec
|
Update ntdll.spec against current Microsoft build.
|
2005-03-14 10:53:36 +00:00 |
om.c
|
|
|
path.c
|
|
|
process.c
|
|
|
reg.c
|
Make Rtl*Registry* functions case insensitive.
|
2005-03-14 10:08:21 +00:00 |
relay.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
resource.c
|
|
|
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
|
|
|
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
|
Add ECT to timezone list.
|
2005-03-14 10:04:30 +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 |