.. |
tests
|
Assorted spelling fixes.
|
2004-12-20 19:27:06 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
Implement handle tables and add tests for them.
|
2004-12-07 14:47:13 +00:00 |
cdrom.c
|
- Add a complete, sorted listed of IOCTLS implemented in the file.
|
2005-01-07 15:33:58 +00:00 |
critsection.c
|
Improve documentation for critical sections.
|
2004-09-06 20:26:23 +00:00 |
debugbuffer.c
|
…
|
|
debugtools.c
|
Initialize ntdll debugging earlier on so that we can trace the server
|
2004-05-05 05:56:37 +00:00 |
directory.c
|
Fixed read_directory_getdents for large directories (found by Rein
|
2004-12-09 16:54:20 +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
|
Generate stub entries on the fly for missing entry points instead of
|
2004-12-14 20:03:23 +00:00 |
file.c
|
- got rid of include/async.h
|
2005-01-14 19:54:38 +00:00 |
handletable.c
|
Implement handle tables and add tests for them.
|
2004-12-07 14:47:13 +00:00 |
heap.c
|
Make HeapFree(NULL) case faster by retrieving heap pointer after the
|
2005-01-24 11:27:27 +00:00 |
large_int.c
|
…
|
|
loader.c
|
Added NtLoadDriver and NtUnloadDriver stubs.
|
2005-01-24 12:49:53 +00:00 |
loadorder.c
|
Make WINEDLLOVERRIDES also match for *dll.
|
2004-09-24 00:21:02 +00:00 |
misc.c
|
…
|
|
nt.c
|
- implement LookupPrivilegeName
|
2004-11-04 04:52:17 +00:00 |
ntdll.spec
|
Added NtLoadDriver and NtUnloadDriver stubs.
|
2005-01-24 12:49:53 +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
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-17 19:09:29 +00:00 |
relay.c
|
Fix NtAllocateVirtualMemory declaration and fix users of the
|
2004-10-11 20:59:06 +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
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-17 19:09:29 +00:00 |
rtlstr.c
|
…
|
|
sec.c
|
ACL fixes and cleanups.
|
2005-01-20 10:37:36 +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
|
Fix up several inline assembler blocks so that they produce correct
|
2004-12-02 18:19:25 +00:00 |
signal_powerpc.c
|
…
|
|
signal_sparc.c
|
Permit unaligned memory access on sparc.
|
2004-11-21 15:38:26 +00:00 |
string.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-17 19:09:29 +00:00 |
sync.c
|
- got rid of include/async.h
|
2005-01-14 19:54:38 +00:00 |
thread.c
|
Fix NtAllocateVirtualMemory declaration and fix users of the
|
2004-10-11 20:59:06 +00:00 |
time.c
|
Added time zone information for SAMT (Samara Standard Time).
|
2005-01-20 10:52:57 +00:00 |
version.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-17 19:09:29 +00:00 |
virtual.c
|
Fix format string in NtQueryVirtualMemory().
|
2005-01-24 11:25:41 +00:00 |
wcstring.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-17 19:09:29 +00:00 |