.. |
tests
|
ntdll/tests: Make info.c less verbose by default.
|
2020-07-20 11:47:36 +02:00 |
unix
|
ntdll: Move the token functions to the Unix library.
|
2020-07-20 17:58:12 +02:00 |
Makefile.in
|
ntdll: Move the token functions to the Unix library.
|
2020-07-20 17:58:12 +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: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
crypt.c
|
…
|
|
debugbuffer.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
directory.c
|
ntdll: Use syscall thunks for file functions.
|
2020-07-17 00:04:13 +02:00 |
env.c
|
ntdll: Move some system stub functions to the Unix library.
|
2020-07-17 23:16:51 +02:00 |
error.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
exception.c
|
ntdll: Use syscall thunks for thread 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
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
loader.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
loadorder.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
locale.c
|
ntdll: Avoid importing the codepage functions from the Unix library.
|
2020-07-01 10:59:35 +02:00 |
make_errors
|
…
|
|
misc.c
|
ntdll: Move the token functions to the Unix library.
|
2020-07-20 17:58:12 +02:00 |
nt.c
|
ntdll: Move the token functions to the Unix library.
|
2020-07-20 17:58:12 +02:00 |
ntdll.spec
|
ntdll: Move the token functions to the Unix library.
|
2020-07-20 17:58:12 +02:00 |
ntdll_misc.h
|
ntdll: Move the token functions to the Unix library.
|
2020-07-20 17:58:12 +02:00 |
om.c
|
ntdll: Move more object manager functions to the Unix library.
|
2020-07-17 23:16:51 +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
|
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
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
rtl.c
|
ntdll: Use the standard C library names for the printf functions.
|
2020-06-30 12:25:08 +02:00 |
rtlbitmap.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
rtlstr.c
|
ntdll: Use the standard C library names for the printf functions.
|
2020-06-30 12:25:08 +02:00 |
sec.c
|
ntdll: Move the token functions to the Unix library.
|
2020-07-20 17:58:12 +02:00 |
server.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
signal_arm.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
signal_arm64.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
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
|
ntdll: Use the standard C library names for the string functions.
|
2020-06-30 12:25:08 +02:00 |
sync.c
|
ntdll: Move the token functions to the Unix library.
|
2020-07-20 17:58:12 +02:00 |
thread.c
|
ntdll: Use syscall thunks for thread functions.
|
2020-07-17 00:04:13 +02:00 |
threadpool.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
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
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
version.rc
|
…
|
|
virtual.c
|
ntdll: Use syscall thunks for virtual memory functions.
|
2020-07-17 00:04:13 +02:00 |
wcstring.c
|
ntdll: Use the standard C library names for the wide char functions.
|
2020-06-30 12:25:08 +02:00 |