.. |
tests
|
Test some more ntdll types.
|
2004-09-06 21:26:57 +00:00 |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
- Update build system to support IOKit and CoreFoundation frameworks
|
2004-08-19 01:20:45 +00:00 |
cdrom.c
|
Fd type is no longer used, get rid of it.
|
2004-08-18 00:04:58 +00:00 |
critsection.c
|
Improve documentation for critical sections.
|
2004-09-06 20:26:23 +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
|
Don't try to stat network mounts in parse_mount_entries, we can't
|
2004-09-13 18:14:15 +00:00 |
env.c
|
Fix NtAllocateVirtualMemory declaration and fix users of the
|
2004-10-11 20:59:06 +00:00 |
error.c
|
…
|
|
exception.c
|
Add some more Alpha asm code and Alpha-specific parts.
|
2004-10-18 21:27:52 +00:00 |
file.c
|
Added a fallback implementation of futimes.
|
2004-10-07 04:25:05 +00:00 |
heap.c
|
Fix NtAllocateVirtualMemory declaration and fix users of the
|
2004-10-11 20:59:06 +00:00 |
large_int.c
|
…
|
|
loader.c
|
Fix NtAllocateVirtualMemory declaration and fix users of the
|
2004-10-11 20:59:06 +00:00 |
loadorder.c
|
Make WINEDLLOVERRIDES also match for *dll.
|
2004-09-24 00:21:02 +00:00 |
misc.c
|
…
|
|
nt.c
|
Added stub for NtShutdownSystem.
|
2004-09-14 19:30:36 +00:00 |
ntdll.spec
|
Implemented NtYieldExecution.
|
2004-10-11 20:11:01 +00:00 |
ntdll_misc.h
|
Make RtlCreateUserThread fail if process handle is not for the current
|
2004-09-21 00:23:50 +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
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +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
|
Documentation updates.
|
2004-09-13 18:04:31 +00:00 |
rtlbitmap.c
|
Documentation updates.
|
2004-09-13 18:04:31 +00:00 |
rtlstr.c
|
Fixed ntdll_wcstoumbs and WideCharToMultiByte to set the 'used' flag
|
2004-04-19 03:05:07 +00:00 |
sec.c
|
Fix incorrect sizeof in RtlCreateSecurityDescriptor().
|
2004-08-16 19:59:09 +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
|
Added signal support for Darwin/i386.
|
2004-08-24 02:26:59 +00:00 |
signal_powerpc.c
|
…
|
|
signal_sparc.c
|
…
|
|
string.c
|
Documentation updates.
|
2004-09-13 18:04:31 +00:00 |
sync.c
|
Implemented NtYieldExecution.
|
2004-10-11 20:11:01 +00:00 |
thread.c
|
Fix NtAllocateVirtualMemory declaration and fix users of the
|
2004-10-11 20:59:06 +00:00 |
time.c
|
Correct the calculation of the year for the 31'st of December of leap
|
2004-10-21 19:57:00 +00:00 |
version.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
virtual.c
|
Fix NtAllocateVirtualMemory declaration and fix users of the
|
2004-10-11 20:59:06 +00:00 |
wcstring.c
|
…
|
|