Sweden-Number/dlls/ntdll
Brendan Shanks ae73f35d53 ntdll: Fix locale detection on Mac.
Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-19 12:20:24 +02:00
..
tests ntdll/tests: Add tests for IO_STATUS_BLOCKs in Wow64 mode. 2021-07-09 12:39:07 +02:00
unix ntdll: Fix locale detection on Mac. 2021-07-19 12:20:24 +02:00
Makefile.in ntdll: Get rid of the almost empty virtual.c. 2021-07-05 13:44:03 +02:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c
error.c
exception.c kernelbase: Move CopyContext() implementation to ntdll. 2021-06-03 17:42:19 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
locale.c
make_errors
misc.c
ntdll.spec ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
ntdll_misc.h ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
path.c ntdll: Get rid of the almost empty directory.c. 2021-07-05 13:44:03 +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: Fix some exception test failures on ARM. 2021-06-10 19:54:33 +02:00
signal_arm64.c ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
signal_i386.c
signal_x86_64.c
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
time.c
unixlib.h ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +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