wine/dlls/ntdll
2022-11-07 21:13:31 +01:00
..
tests ntdll/tests: Fix uninitialized read in ok (Coverity). 2022-11-02 14:43:23 +01:00
unix ntdll: Reimplement KeUserModeCallback in assembly on ARM. 2022-11-07 21:13:31 +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: Remove shared heap functionality. 2022-10-12 15:47:57 +02: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 makefiles: Store PE objects in subdirectories in the build tree. 2022-10-26 15:03:05 +02: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 some already implemented security descriptor exports. 2022-10-25 11:01:42 +02:00
ntdll_misc.h
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: Add ARM EHABI unwind instructions in assembly functions. 2022-11-07 10:28:18 +01:00
signal_arm64.c ntdll: Fix trace formats for 64-bit values on ARM64. 2022-11-03 18:33:09 +01:00
signal_i386.c ntdll: Implement RtlRestoreContext on i386. 2022-08-23 09:46:24 -05:00
signal_x86_64.c ntdll: Suppress callback exceptions in KiUserCallbackDispatcher. 2022-07-21 23:03:29 +02:00
string.c ntdll: Add _makepath_s. 2022-06-30 12:32:48 +02:00
sync.c
thread.c
threadpool.c ntdll: Set the name of internal thread pool threads. 2022-09-26 21:49:54 +02:00
time.c
unixlib.h
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