.. |
tests
|
ntdll/tests: Add tests for capturing context with xstate.
|
2020-09-02 16:30:04 +02:00 |
unix
|
ntdll: Add a helper function for fixed anonymous mmaps.
|
2020-09-03 10:51:09 +02:00 |
Makefile.in
|
ntdll: Use syscalls for the server functions.
|
2020-08-25 13:55:40 +02:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
critsection.c
|
…
|
|
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
|
…
|
|
error.c
|
…
|
|
exception.c
|
kernel32: Implement CopyContext().
|
2020-09-01 12:34:43 +02:00 |
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Get rid of the exec_process() Unix library callback.
|
2020-09-02 15:24:01 +02:00 |
loadorder.c
|
…
|
|
locale.c
|
…
|
|
make_errors
|
…
|
|
misc.c
|
ntdll: Use syscalls for the Wine version functions.
|
2020-08-25 19:31:43 +02:00 |
nt.c
|
…
|
|
ntdll.spec
|
kernel32: Implement CopyContext().
|
2020-09-01 12:34:43 +02:00 |
ntdll_misc.h
|
ntdll: Use the process parameters directly in exec_process().
|
2020-09-02 15:09:33 +02:00 |
path.c
|
ntdll: Use syscalls for the file path conversion functions.
|
2020-08-25 13:57:19 +02:00 |
printf.c
|
…
|
|
printf.h
|
…
|
|
process.c
|
ntdll: Use the process parameters directly in exec_process().
|
2020-09-02 15:09:33 +02:00 |
reg.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
ntdll: RtlConvertToAutoInheritSecurityObject is NTSTATUS, not BOOL.
|
2020-08-31 22:09:20 +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 CONTEXT_XSTATE flag in RtlUnwindEx().
|
2020-08-31 21:41:07 +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: Call the process entry point through RtlUserThreadStart().
|
2020-09-01 16:41:03 +02:00 |
threadpool.c
|
…
|
|
time.c
|
…
|
|
unixlib.h
|
ntdll: Get rid of the exec_process() Unix library callback.
|
2020-09-02 15:24:01 +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
|
…
|
|