wine/dlls/ntdll
2023-01-24 20:14:52 +01:00
..
tests ntdll: Do not use extended context in RtlCopyContext() if extended state is not copied. 2023-01-24 20:14:52 +01:00
unix ntdll: Manually write byte code for the xsavec instruction. 2023-01-12 10:18:41 +01:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c ntdll: Do not use extended context in RtlCopyContext() if extended state is not copied. 2023-01-24 20:14:52 +01:00
handletable.c
heap.c ntdll: Remove redundant WARN_ON(heap) check. 2023-01-24 18:15:07 +01:00
large_int.c
loader.c
locale.c
locale_private.h
make_errors
Makefile.in
math.c
misc.c
ntdll.spec ntdll: Implement RtlU(short|long)ByteSwap() using fastcall bits. 2022-12-16 18:48:30 +01:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Conform to Windows 11 behavior in RtlIpv6StringToAddress(). 2023-01-11 20:42:50 +01:00
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c
signal_i386.c ntdll: Consistently use %I printf format for ULONG_PTR values. 2022-12-09 17:52:25 +01:00
signal_x86_64.c
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c