Robert Shearman b0f02b28b9 - Implement AdjustTokenPrivileges, DuplicateTokenEx and 20 years ago
..
tests 6fb1a20020 Assorted spelling fixes. 20 years ago
.cvsignore 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
Makefile.in ee6982eeae Implement handle tables and add tests for them. 20 years ago
cdrom.c af056e7e24 - Add a complete, sorted listed of IOCTLS implemented in the file. 20 years ago
critsection.c 54de69940a Improve documentation for critical sections. 20 years ago
debugbuffer.c ca6b072689 Stub implementations of RtlCreateQueryDebugBuffer, 21 years ago
debugtools.c ae42aad2ae Initialize ntdll debugging earlier on so that we can trace the server 21 years ago
directory.c c8c9337aa0 Consider any character above 0x7f to be invalid in a DOS short name. 20 years ago
env.c 7e11e528c1 Fixed RtlExpandEnvironmentStrings_U to not depend on the string being 20 years ago
error.c 1fd6264244 Fixed the FIXME in RtlNtStatusToDosError, and implemented 20 years ago
exception.c d5088668de Generate stub entries on the fly for missing entry points instead of 20 years ago
file.c 4634447d6b - got rid of include/async.h 20 years ago
handletable.c ee6982eeae Implement handle tables and add tests for them. 20 years ago
heap.c a27be2db55 Make HeapFree(NULL) case faster by retrieving heap pointer after the 20 years ago
large_int.c 4c1fa161a3 Documentation updates. 21 years ago
loader.c bfef6208a2 Added NtLoadDriver and NtUnloadDriver stubs. 20 years ago
loadorder.c 48dc31640d Make WINEDLLOVERRIDES also match for *dll. 20 years ago
misc.c 9b8a0595bc _ftol should return a 64-bit int (spotted by Jon Griffiths). 21 years ago
nt.c b0f02b28b9 - Implement AdjustTokenPrivileges, DuplicateTokenEx and 20 years ago
ntdll.spec 407d863a8a Get rid of the rdtsc cpu instruction method for calculation of the 20 years ago
ntdll_misc.h 7572b125b5 Implement NtQueryTimer. 20 years ago
om.c 870f55fefc Fix the PSID and PSECURITY_DESCRIPTOR types. 20 years ago
path.c a9b4a471a9 Fix signed/unsigned comparison warnings. 20 years ago
process.c e3d8853bb8 Moved FlushInstructionCache to ntdll. 21 years ago
reg.c 49e13df700 Remove unneeded headers to reduce unneeded rebuilds. 20 years ago
relay.c 2050591370 Fix NtAllocateVirtualMemory declaration and fix users of the 20 years ago
resource.c 494b169cc0 Move TRACE inside TRY block. 20 years ago
rtl.c 9dc3843cba Fixed some regressions from the previous change. 20 years ago
rtlbitmap.c 49e13df700 Remove unneeded headers to reduce unneeded rebuilds. 20 years ago
rtlstr.c 769a4bb586 Fixed ntdll_wcstoumbs and WideCharToMultiByte to set the 'used' flag 21 years ago
sec.c 45de351fb3 ACL fixes and cleanups. 20 years ago
server.c 049dce7cd0 Mask SIGCHLD to prevent partial writes in the new_process server 20 years ago
signal_i386.c 505dfdefb5 Fix up several inline assembler blocks so that they produce correct 20 years ago
signal_powerpc.c 2eaefbd1a4 Move content of global.h into the appropriate private headers. 21 years ago
signal_sparc.c c8866c009b Permit unaligned memory access on sparc. 20 years ago
string.c 49e13df700 Remove unneeded headers to reduce unneeded rebuilds. 20 years ago
sync.c 4634447d6b - got rid of include/async.h 20 years ago
thread.c 2050591370 Fix NtAllocateVirtualMemory declaration and fix users of the 20 years ago
time.c abf2de27a7 Replace 10000000 with TICKSPERSEC to make it more obvious what the 20 years ago
version.c d6b6700e85 Alter the version heuristics a bit. 20 years ago
virtual.c 57e00da29e Fix format string in NtQueryVirtualMemory(). 20 years ago
wcstring.c 49e13df700 Remove unneeded headers to reduce unneeded rebuilds. 20 years ago