Sweden-Number/dlls/ntdll
Alexandre Julliard 15d5cb2256 ntdll: Copy __wine_setjmpex/longjmp implementation to avoid importing winecrt0.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-23 10:39:24 +02:00
..
tests ntdll/tests: Remove unused variable sbi from test_query_process. 2021-09-06 14:54:23 +02:00
unix ntdll: Copy __wine_setjmpex/longjmp implementation to avoid importing winecrt0. 2021-09-23 10:39:24 +02:00
Makefile.in ntdll: Copy __wine_setjmpex/longjmp implementation to avoid importing winecrt0. 2021-09-23 10:39:24 +02:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c
error.c
exception.c
handletable.c
heap.c ntdll: Move the loading of the global options to the Unix side. 2021-08-04 11:45:51 +02:00
large_int.c
loader.c Revert "ntdll: Add a Wine-specific class in NtQueryVirtualMemory to retrieve the init functions of a module." 2021-09-10 20:22:11 +02:00
locale.c
make_errors
misc.c
ntdll.spec Revert "ntdll: Stub power request APIs." 2021-09-10 23:21:21 +02:00
ntdll_misc.h ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
path.c ntdll: Fix the spelling of a comment. 2021-08-27 20:25:05 +02:00
printf.c
printf.h
process.c ntdll: Get rid of the almost empty directory.c. 2021-07-05 13:44:03 +02:00
reg.c
relay.c
resource.c
rtl.c ntdll: Get rid of the almost empty nt.c. 2021-07-05 13:44:03 +02:00
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
signal_arm64.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
signal_i386.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
signal_x86_64.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
string.c
sync.c
thread.c ntdll: Get rid of the almost empty virtual.c. 2021-07-05 13:44:03 +02:00
threadpool.c ntdll: Manage TPIO object destruction based on the expected completions. 2021-07-28 22:07:04 +02:00
time.c
unixlib.h Revert "ntdll: Add a Wine-specific class in NtQueryVirtualMemory to retrieve the init functions of a module." 2021-09-10 20:22:11 +02:00
version.c ntdll: Get rid of the almost empty nt.c. 2021-07-05 13:44:03 +02:00
version.rc
wcstring.c