.. |
tests
|
ntdll/tests: Add KeyNameInformation tests.
|
2014-09-29 17:48:30 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
ntdll: Use the configured CriticalSection timeout in RtlpWaitForCriticalSection.
|
2014-09-11 19:30:42 +02:00 |
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
ntdll: Use a dynamic buffer for change notification data.
|
2014-09-23 17:17:11 +02:00 |
env.c
|
…
|
|
error.c
|
include: Correctly spell STATUS_SMI_PRIMITIVE_INSTALLER_FAILED.
|
2014-07-23 21:24:24 +02:00 |
exception.c
|
…
|
|
file.c
|
server: Implement set_named_pipe_info wineserver call for NtSetInformationFile/FilePipeInformation.
|
2014-08-20 19:40:07 +02:00 |
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Wait until builtin dlls are unloaded before releasing the virtual view.
|
2014-10-07 20:22:15 +02:00 |
loadorder.c
|
…
|
|
misc.c
|
ntdll: Avoid potential integer overflow when computing median position in bsearch.
|
2014-07-03 18:17:30 +02:00 |
nt.c
|
ntdll: Stub TokenAppContainerSid in NtQueryInformationToken.
|
2014-06-12 18:13:19 +02:00 |
ntdll.spec
|
…
|
|
ntdll_misc.h
|
…
|
|
om.c
|
…
|
|
path.c
|
…
|
|
printf.c
|
…
|
|
process.c
|
…
|
|
reg.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
ntdll: Use BOOL type where appropriate.
|
2013-11-01 10:52:42 +01:00 |
sec.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
configure: Add a check for sys/ucontext.h and include it where appropriate.
|
2014-07-23 19:06:58 +02:00 |
signal_arm.c
|
ntdll: Directly use ucontext_t instead of SIGCONTEXT on all platforms.
|
2014-07-23 19:07:00 +02:00 |
signal_arm64.c
|
ntdll: Directly use ucontext_t instead of SIGCONTEXT on all platforms.
|
2014-07-23 19:07:00 +02:00 |
signal_i386.c
|
ntdll: Fix the compilation by using the right mcontext_t field names for the signal context on FreeBSD.
|
2014-07-24 19:24:41 +02:00 |
signal_powerpc.c
|
configure: Add a check for sys/ucontext.h and include it where appropriate.
|
2014-07-23 19:06:58 +02:00 |
signal_x86_64.c
|
ntdll: Define arch_prctl since it is missing on Android.
|
2014-07-24 20:44:50 +02:00 |
string.c
|
…
|
|
sync.c
|
ntdll: NtWaitForMultipleObjects()'s third arguments means 'wait_any', not 'wait_all'.
|
2014-09-01 13:03:07 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Avoid leaking activation context in RtlCreateUserThread. (Valgrind).
|
2014-06-23 10:18:23 +02:00 |
threadpool.c
|
ntdll: NtWaitForMultipleObjects()'s third arguments means 'wait_any', not 'wait_all'.
|
2014-09-01 13:03:07 +02:00 |
time.c
|
…
|
|
version.c
|
ntdll: Add support for Win 8.1.
|
2014-10-08 17:45:51 +02:00 |
version.rc
|
…
|
|
virtual.c
|
ntdll: Fix handling of page fault if a guard page and write watch is triggered at the same time.
|
2014-10-07 20:21:56 +02:00 |
wcstring.c
|
…
|
|