.. |
tests
|
Assorted spelling fixes and wording tweaks.
|
2011-11-28 16:40:50 +01:00 |
actctx.c
|
ntdll: Fix string comparison against non null-terminated string (Valgrind).
|
2011-10-19 17:48:16 +02:00 |
atom.c
|
ntdll: Fix printing NULL strings.
|
2011-09-20 16:21:38 +02:00 |
cdrom.c
|
|
|
critsection.c
|
ntdll: Use FUTEX_PRIVATE_FLAG for critical section futexes when available.
|
2011-08-04 09:03:57 +02:00 |
debugbuffer.c
|
|
|
debugtools.c
|
ntdll: Provide a timestamp debug channel, which prints a millisecond resolution timestamp in front of debug output.
|
2011-09-01 18:06:39 +02:00 |
directory.c
|
ntdll: Fix restart size calculation.
|
2011-11-02 20:01:15 +01:00 |
env.c
|
|
|
error.c
|
|
|
exception.c
|
|
|
file.c
|
ntdll: ETIME is not defined on FreeBSD.
|
2011-10-10 13:32:01 +02:00 |
handletable.c
|
|
|
heap.c
|
ntdll: Use VALGRIND_RESIZEINPLACE_BLOCK when available.
|
2011-11-15 11:46:02 +01:00 |
large_int.c
|
|
|
loader.c
|
ntdll: Use PAGE_EXECUTE_READWRITE protection when allocating stubs.
|
2011-11-08 10:19:42 +01:00 |
loadorder.c
|
|
|
Makefile.in
|
|
|
misc.c
|
|
|
nt.c
|
ntdll: Fix SID data copy length.
|
2011-10-12 20:52:46 +02:00 |
ntdll.spec
|
|
|
ntdll_misc.h
|
ntdll: Unwind the stack before calling exit/abort_thread on i386 the same way we do on x86_64.
|
2011-10-19 16:38:52 +02:00 |
om.c
|
ntdll: Don't trace potentially uninitialized structures if we are not going to use them.
|
2011-09-19 17:56:05 +02:00 |
path.c
|
ntdll: Remove dead increments (clang).
|
2011-09-09 17:33:14 +02:00 |
printf.c
|
|
|
process.c
|
|
|
reg.c
|
|
|
relay.c
|
ntdll: Declare debug channel only when used.
|
2011-11-07 11:30:38 +01:00 |
resource.c
|
|
|
rtl.c
|
|
|
rtlbitmap.c
|
|
|
rtlstr.c
|
|
|
sec.c
|
ntdll: Mark some fall-throughs in a switch statement.
|
2011-10-08 20:23:06 +02:00 |
serial.c
|
ntdll: Generate a single EV_TXEMPTY when the TX buffer turns empty.
|
2011-10-14 20:26:44 +02:00 |
server.c
|
ntdll: Don't change SIGCHLD disposition; no automatic reaping of child processes.
|
2011-12-01 10:10:54 +01:00 |
signal_arm.c
|
|
|
signal_i386.c
|
ntdll: Unwind the stack before calling exit/abort_thread on i386 the same way we do on x86_64.
|
2011-10-19 16:38:52 +02:00 |
signal_powerpc.c
|
|
|
signal_sparc.c
|
ntdll: Move a return out of a #ifdef.
|
2011-11-30 11:45:14 +01:00 |
signal_x86_64.c
|
|
|
string.c
|
|
|
sync.c
|
|
|
tape.c
|
|
|
thread.c
|
ntdll: Initialize the Length field of PEB->LdrData.
|
2011-08-22 19:49:39 +02:00 |
threadpool.c
|
|
|
time.c
|
ntdll: Take into account timezone bias changes when detecting daylight saving rules.
|
2011-10-18 19:16:34 +02:00 |
version.c
|
winecfg: Bump NT 3.51 to Service Pack 5.
|
2011-12-05 12:22:28 +01:00 |
version.rc
|
|
|
virtual.c
|
ntdll: Revert 33b0f0edff .
|
2011-11-23 14:14:25 +01:00 |
wcstring.c
|
|
|