.. |
tests
|
ntdll: Implement SystemExtendedProcessInformation system info class.
|
2021-10-27 22:40:50 +02:00 |
unix
|
configure: Stop checking for poll.h and sys/poll.h - always use poll.h.
|
2021-10-31 17:56:54 +01:00 |
Makefile.in
|
ntdll: Merge critsection.c into sync.c.
|
2021-10-27 11:37:39 +02:00 |
actctx.c
|
…
|
|
atom.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
|
ntdll: Fix alignment mask size in RtlInitializeExtendedContext2().
|
2021-10-26 22:52:00 +02:00 |
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
|
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 |
math.c
|
ntdll: Copy sqrt() implementation from msvcrt.
|
2021-10-26 10:39:34 +02:00 |
misc.c
|
ntdll: Move math functions to a separate file.
|
2021-10-26 10:39:34 +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
|
ntdll: Fix the spelling of a comment.
|
2021-08-27 20:25:05 +02:00 |
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
|
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: Also print %ss in dispatch_exception().
|
2021-09-28 21:48:59 +02:00 |
signal_x86_64.c
|
ntdll: Implement KiUserCallbackDispatcher().
|
2021-08-17 11:55:39 +02:00 |
string.c
|
ntdll: Use the unrolled memset from msvcrt.
|
2021-10-25 21:16:50 +02:00 |
sync.c
|
ntdll: Merge critsection.c into sync.c.
|
2021-10-27 11:37:39 +02:00 |
thread.c
|
…
|
|
threadpool.c
|
…
|
|
time.c
|
…
|
|
unixlib.h
|
ntdll: Remove math functions from the unixlib interface.
|
2021-10-26 10:39:34 +02:00 |
version.c
|
…
|
|
version.rc
|
…
|
|
wcstring.c
|
…
|
|