.. |
tests
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Makefile.in
|
libs: Merged libwine_unicode into libwine.
|
2006-07-11 19:33:22 +02:00 |
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
ntdll: Faster critical sections on MacOS using Mach semaphores.
|
2006-06-27 20:14:13 +02:00 |
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
ntdll: Null-terminate strings returned by VFAT_IOCTL_READDIR_BOTH to work around a kernel bug.
|
2006-07-19 20:04:45 +02:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
…
|
|
handletable.c
|
…
|
|
heap.c
|
ntdll: Simplify the sanity checks in RtlFreeHeap and RtlReAllocateHeap.
|
2006-07-21 13:22:13 +02:00 |
large_int.c
|
…
|
|
loader.c
|
ntdll: Moved the calling of the process entry point to LdrInitializeThunk.
|
2006-07-13 14:58:04 +02:00 |
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
server: Convert the server start time to the abs_time_t type.
|
2006-07-26 14:50:55 +02:00 |
ntdll.spec
|
…
|
|
ntdll_misc.h
|
server: Convert the server start time to the abs_time_t type.
|
2006-07-26 14:50:55 +02:00 |
om.c
|
ntdll: If ObjectAttributes is NULL then an error is returned at the
|
2006-06-19 10:29:11 +02:00 |
path.c
|
ntdll: Fix 2 failing test on native. Change Wine accordingly.
|
2006-06-27 11:50:08 +02:00 |
process.c
|
ntdll: Renamed the NTDLL_get/from_server_timeout functions since they don't deal only with timeouts.
|
2006-07-26 14:49:13 +02:00 |
reg.c
|
ntdll: Fix possible TRACE crash.
|
2006-07-05 12:10:09 +02:00 |
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
ntdll: Cast termios.c_cflag to avoid a printf format warning.
|
2006-06-13 14:16:57 +02:00 |
server.c
|
server: Convert the server start time to the abs_time_t type.
|
2006-07-26 14:50:55 +02:00 |
signal_i386.c
|
…
|
|
signal_powerpc.c
|
…
|
|
signal_sparc.c
|
…
|
|
signal_x86_64.c
|
…
|
|
string.c
|
…
|
|
sync.c
|
ntdll: Renamed the NTDLL_get/from_server_timeout functions since they don't deal only with timeouts.
|
2006-07-26 14:49:13 +02:00 |
tape.c
|
ntdll: Fixed tape.c compilation on Solaris.
|
2006-06-20 20:20:45 +02:00 |
thread.c
|
server: Convert thread creation/exit times to the abs_time_t type.
|
2006-07-26 14:49:55 +02:00 |
threadpool.c
|
…
|
|
time.c
|
server: Convert the server start time to the abs_time_t type.
|
2006-07-26 14:50:55 +02:00 |
version.c
|
ntdll: Fix a return code from RtlVerifyVersionInfo and change the FIXME to a TRACE now that all of the tests pass.
|
2006-07-17 14:48:05 +02:00 |
virtual.c
|
ntdll: Allocate the PEB with NtAllocateVirtualMemory too.
|
2006-07-24 15:19:32 +02:00 |
wcstring.c
|
…
|
|