.. |
tests
|
ntdll/tests: Test KiUserExceptionDispatcher with RtlUnwind on i386.
|
2020-07-17 00:04:13 +02:00 |
unix
|
ntdll: Use syscall thunks for object manager functions.
|
2020-07-17 00:04:13 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
ntdll: Implement RtlActivateActivationContextEx().
|
2020-07-13 21:22:13 +02:00 |
atom.c
|
…
|
|
critsection.c
|
…
|
|
crypt.c
|
…
|
|
debugbuffer.c
|
…
|
|
directory.c
|
ntdll: Use syscall thunks for file functions.
|
2020-07-17 00:04:13 +02:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
ntdll: Use syscall thunks for thread functions.
|
2020-07-17 00:04:13 +02:00 |
file.c
|
ntdll: Use syscall thunks for file functions.
|
2020-07-17 00:04:13 +02:00 |
handletable.c
|
…
|
|
heap.c
|
ntdll: Fix RtlSizeHeap() error value for 64-bit.
|
2020-07-15 16:33:02 +02:00 |
large_int.c
|
…
|
|
loader.c
|
…
|
|
loadorder.c
|
…
|
|
locale.c
|
…
|
|
make_errors
|
…
|
|
misc.c
|
…
|
|
nt.c
|
ntdll: Use syscall thunks for system functions.
|
2020-07-17 00:04:13 +02:00 |
ntdll.spec
|
ntdll: Use syscall thunks for object manager functions.
|
2020-07-17 00:04:13 +02:00 |
ntdll_misc.h
|
ntdll: Move NtQueryObject/NtSetInformationObject to the Unix library.
|
2020-07-08 14:38:23 +02:00 |
om.c
|
ntdll: Implement NtMakeTemporaryObject().
|
2020-07-17 00:04:13 +02:00 |
path.c
|
ntdll: Allocate the buffer in the caller for wine_unix_to_nt_file_name().
|
2020-07-09 15:34:00 +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 syscall thunks for process functions.
|
2020-07-17 00:04:13 +02:00 |
reg.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
server.c
|
…
|
|
signal_arm.c
|
…
|
|
signal_arm64.c
|
…
|
|
signal_i386.c
|
ntdll: Fixup instruction pointer for EXCEPTION_BREAKPOINT in the Unix part on x86/x86_64.
|
2020-07-09 19:41:40 +02:00 |
signal_x86_64.c
|
ntdll: Fix PE unwind info for %rsi, %rdi in KiUserExceptionDispatcher.
|
2020-07-17 00:04:13 +02:00 |
string.c
|
…
|
|
sync.c
|
ntdll: Use syscall thunks for I/O completion functions.
|
2020-07-17 00:04:13 +02:00 |
thread.c
|
ntdll: Use syscall thunks for thread functions.
|
2020-07-17 00:04:13 +02:00 |
threadpool.c
|
…
|
|
time.c
|
ntdll: Use syscall thunks for system functions.
|
2020-07-17 00:04:13 +02:00 |
unixlib.h
|
ntdll: Use syscall thunks for object manager functions.
|
2020-07-17 00:04:13 +02:00 |
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
ntdll: Use syscall thunks for virtual memory functions.
|
2020-07-17 00:04:13 +02:00 |
wcstring.c
|
…
|
|