wine/dlls/ntdll
2022-11-11 11:56:45 +01:00
..
tests ntdll/tests: Add tests for memory address requirements. 2022-11-10 22:00:35 +01:00
unix ntdll: Add a Wine-specific process info class for the LDT copy. 2022-11-11 11:56:45 +01:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c ntdll: Use a different alignment for initial process parameters. 2022-09-09 17:30:55 +02:00
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Implement RtlSetUserFlagsHeap. 2022-11-10 22:00:35 +01:00
large_int.c ntdll: Correctly handle shift greater than the type width in 64-bit shift functions. 2022-07-08 19:53:21 +02:00
loader.c ntdll: Use a proper Unix syscall for RtlGetSystemTimePrecise(). 2022-11-10 10:38:12 +01:00
locale.c ntdll: Move the user locale initialization to the Unix side. 2022-06-09 13:20:13 +02:00
locale_private.h ntdll: Share a few more locale functions with the Unix side. 2022-06-09 13:20:13 +02:00
make_errors
Makefile.in makefiles: Add support for multiple PE architectures. 2022-11-01 10:29:49 +01:00
math.c ntdll: Add atan2. 2022-07-01 19:16:16 +02:00
misc.c ntdll: Add bsearch_s. 2022-07-01 19:16:16 +02:00
ntdll.spec ntdll: Add a Wine-specific process info class for the LDT copy. 2022-11-11 11:56:45 +01:00
ntdll_misc.h ntdll: Use a proper Unix syscall for RtlGetSystemTimePrecise(). 2022-11-10 10:38:12 +01:00
path.c ntdll: Add RtlDosPathNameToRelativeNtPathName_U. 2022-09-19 20:12:02 +02:00
printf.c ntdll: Add _vscprintf and _vscwprintf. 2022-07-01 19:16:16 +02:00
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Add some already implemented security descriptor exports. 2022-10-25 11:01:42 +02:00
rtlbitmap.c
rtlstr.c
sec.c ntdll: Add some already implemented security descriptor exports. 2022-10-25 11:01:42 +02:00
signal_arm.c ntdll: Use a proper Unix syscall for unwind_builtin_dll(). 2022-11-10 10:33:37 +01:00
signal_arm64.c ntdll: Use a proper Unix syscall for unwind_builtin_dll(). 2022-11-10 10:33:37 +01:00
signal_i386.c ntdll: Add a Wine-specific process info class for the LDT copy. 2022-11-11 11:56:45 +01:00
signal_x86_64.c ntdll: Use a proper Unix syscall for unwind_builtin_dll(). 2022-11-10 10:33:37 +01:00
string.c ntdll: Add _makepath_s. 2022-06-30 12:32:48 +02:00
sync.c
thread.c ntdll: Add native thread renaming for exception method. 2022-11-07 21:13:32 +01:00
threadpool.c ntdll: Set the name of internal thread pool threads. 2022-09-26 21:49:54 +02:00
time.c ntdll: Use a proper Unix syscall for RtlGetSystemTimePrecise(). 2022-11-10 10:38:12 +01:00
unixlib.h ntdll: Use a proper Unix syscall for RtlGetSystemTimePrecise(). 2022-11-10 10:38:12 +01:00
version.c ntdll: Use proper absolute paths for registry keys. 2022-07-04 16:43:46 +02:00
version.rc
wcstring.c ntdll: Add _wmakepath_s. 2022-06-30 12:32:48 +02:00