..
tests
ntdll/tests: Add a larger testcase covering most arm64 unwinding opcodes.
2020-08-25 13:34:31 +02:00
unix
Revert "ntdll: Get rid of the server_init_process_done() Unix library callback."
2020-08-28 21:08:45 +02:00
Makefile.in
ntdll: Use syscalls for the server functions.
2020-08-25 13:55:40 +02:00
actctx.c
ntdll: Implement RtlActivateActivationContextEx().
2020-07-13 21:22:13 +02:00
atom.c
ntdll: Move the atom system calls to the Unix library.
2020-07-17 23:16:51 +02:00
critsection.c
ntdll: Move the critical section fallback code out of the Unix library.
2020-08-03 15:52:15 +02:00
crypt.c
…
debugbuffer.c
…
directory.c
ntdll: Use syscalls for the file path conversion functions.
2020-08-25 13:57:19 +02:00
env.c
ntdll: Set a better exit status when the main image fails to load.
2020-07-21 15:23:28 +02:00
error.c
ntdll: Move various stub functions to the Unix library.
2020-07-20 20:14:41 +02:00
exception.c
kernel32: Implement GetEnabledXStateFeatures().
2020-08-20 21:14:15 +02:00
handletable.c
…
heap.c
ntdll: Pad HEAP structure so 'flags' offset matches recent Windows.
2020-08-11 18:20:20 +02:00
large_int.c
…
loader.c
Revert "ntdll: Get rid of the server_init_process_done() Unix library callback."
2020-08-28 21:08:45 +02:00
loadorder.c
…
locale.c
ntdll: Move the locale system calls to the Unix library.
2020-07-20 20:14:41 +02:00
make_errors
…
misc.c
ntdll: Use syscalls for the Wine version functions.
2020-08-25 19:31:43 +02:00
nt.c
ntdll: Move various stub functions to the Unix library.
2020-07-20 20:14:41 +02:00
ntdll.spec
ntdll: Use syscalls for a couple of Wine internal functions.
2020-08-25 19:31:43 +02:00
ntdll_misc.h
ntdll: Get rid of the server_init_process_done() Unix library callback.
2020-08-26 13:04:09 +02:00
path.c
ntdll: Use syscalls for the file path conversion functions.
2020-08-25 13:57:19 +02:00
printf.c
ntdll: Use macros to define both A and W printf functions.
2020-07-07 19:24:27 +02:00
printf.h
ntdll: Ignore L length specifier in printf.
2020-07-14 18:27:59 +02:00
process.c
ntdll: Use syscalls for a couple of Wine internal functions.
2020-08-25 19:31:43 +02:00
reg.c
ntdll: Move the registry system calls to the Unix library.
2020-07-17 23:16:51 +02:00
relay.c
ntdll: Fix 64-bit values printing in relay.
2020-07-06 21:04:45 +02:00
resource.c
…
rtl.c
ntdll: Move InterlockedCompareExchange128 support to winnt.h.
2020-08-04 20:22:38 +02:00
rtlbitmap.c
…
rtlstr.c
…
sec.c
ntdll: Move the security system calls to the Unix library.
2020-07-20 20:14:18 +02:00
signal_arm.c
ntdll: Clear the thread stack by hand instead of remapping zero pages.
2020-08-27 12:24:05 +02:00
signal_arm64.c
ntdll: Clear the thread stack by hand instead of remapping zero pages.
2020-08-27 12:24:05 +02:00
signal_i386.c
ntdll: Clear the thread stack by hand instead of remapping zero pages.
2020-08-27 12:24:05 +02:00
signal_x86_64.c
ntdll: Clear the thread stack by hand instead of remapping zero pages.
2020-08-27 12:24:05 +02:00
string.c
…
sync.c
ntdll: Read the condition variable and manipulate the lock on the PE side.
2020-08-24 11:17:04 +02:00
thread.c
ntdll: Implement KiUserApcDispatcher().
2020-08-06 19:31:06 +02:00
threadpool.c
…
time.c
ntdll: Use a syscall thunk for NtQueryPerformanceCounter().
2020-07-21 18:30:08 +02:00
unixlib.h
Revert "ntdll: Get rid of the server_init_process_done() Unix library callback."
2020-08-28 21:08:45 +02:00
version.c
…
version.rc
…
virtual.c
ntdll: Clear the thread stack by hand instead of remapping zero pages.
2020-08-27 12:24:05 +02:00
wcstring.c
ntdll: Fix wcsncpy() implementation now that length is unsigned.
2020-08-03 13:00:53 +02:00