wine/dlls/ntdll
2022-12-04 22:01:38 +01:00
..
tests
unix ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Keep subheap parent heap pointer and check for mismatches. 2022-12-02 11:04:45 +01:00
large_int.c
loader.c ntdll: Initialize Unix calls early during startup. 2022-12-04 22:01:38 +01:00
locale.c
locale_private.h
make_errors
Makefile.in
math.c
misc.c
ntdll.spec ntdll: Replace the __wine_unix_call() syscall by a function calling through the dispatcher. 2022-12-01 20:36:04 +01:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c
string.c
sync.c ntdll: Trace the name of critical sections which are released while not acquired. 2022-12-02 11:04:45 +01:00
thread.c
threadpool.c
time.c
unixlib.h ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
version.c
version.rc
wcstring.c