..
tests
ntdll: Use the standard va_list instead of __ms_va_list.
2021-10-22 11:12:17 +02:00
unix
ntdll: Use sysctl instead of /proc/curproc/file on FreeBSD.
2021-10-25 18:50:59 +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
ntdll: Move error mapping to a header file.
2021-10-12 18:29:22 +02:00
error.h
ntdll: Move error mapping to a header file.
2021-10-12 18:29:22 +02:00
exception.c
…
handletable.c
…
heap.c
…
large_int.c
…
loader.c
ntdll: Store module check sum in WINE_MODREF.
2021-10-20 20:19:32 +02:00
locale.c
…
make_errors
ntdll: Move error mapping to a header file.
2021-10-12 18:29:22 +02:00
misc.c
ntdll: Use the standard va_list instead of __ms_va_list.
2021-10-22 11:12:17 +02:00
ntdll.spec
ntdll: Implement LdrGetDllFullName() function.
2021-09-29 08:52:46 +02:00
ntdll_misc.h
ntdll: Use the standard va_list instead of __ms_va_list.
2021-10-22 11:12:17 +02:00
path.c
…
printf.c
ntdll: Use the standard va_list instead of __ms_va_list.
2021-10-22 11:12:17 +02:00
printf.h
ntdll: Use the standard va_list instead of __ms_va_list.
2021-10-22 11:12:17 +02:00
process.c
…
reg.c
…
relay.c
…
resource.c
…
rtl.c
ntdll: Use the standard va_list instead of __ms_va_list.
2021-10-22 11:12:17 +02:00
rtlbitmap.c
…
rtlstr.c
ntdll: Use the standard va_list instead of __ms_va_list.
2021-10-22 11:12:17 +02:00
sec.c
…
signal_arm.c
…
signal_arm64.c
…
signal_i386.c
ntdll: Also print %ss in dispatch_exception().
2021-09-28 21:48:59 +02:00
signal_x86_64.c
…
string.c
ntdll: Use the unrolled memset from msvcrt.
2021-10-25 21:16:50 +02:00
sync.c
…
thread.c
…
threadpool.c
…
time.c
…
unixlib.h
…
version.c
…
version.rc
…
wcstring.c
…