.. |
tests
|
ntdll/tests: Fix affinity test when there are too many CPUs.
|
2022-09-12 12:46:25 +02:00 |
unix
|
ntdll: Move NtLoadKey implementation to NtLoadKeyEx.
|
2022-09-09 23:21:59 +02:00 |
actctx.c
|
|
|
atom.c
|
|
|
crypt.c
|
|
|
debugbuffer.c
|
|
|
env.c
|
ntdll: Use a different alignment for initial process parameters.
|
2022-09-09 17:30:55 +02:00 |
error.c
|
|
|
error.h
|
|
|
exception.c
|
|
|
handletable.c
|
|
|
heap.c
|
ntdll: Fixup the RtlWalkHeap entry pointer before subheap lookup.
|
2022-07-26 22:37:48 +02:00 |
large_int.c
|
ntdll: Correctly handle shift greater than the type width in 64-bit shift functions.
|
2022-07-08 19:53:21 +02:00 |
loader.c
|
ntdll: Preserve rbx register when calling DLL entry point on x64.
|
2022-07-25 17:01:33 +02:00 |
locale.c
|
ntdll: Move the user locale initialization to the Unix side.
|
2022-06-09 13:20:13 +02:00 |
locale_private.h
|
ntdll: Share a few more locale functions with the Unix side.
|
2022-06-09 13:20:13 +02:00 |
make_errors
|
|
|
Makefile.in
|
makefiles: Add separate variables for Unix flags and libraries.
|
2022-06-29 23:23:41 +02:00 |
math.c
|
ntdll: Add atan2.
|
2022-07-01 19:16:16 +02:00 |
misc.c
|
ntdll: Add bsearch_s.
|
2022-07-01 19:16:16 +02:00 |
ntdll.spec
|
ntdll: Create NtLoadKeyEx syscall stub.
|
2022-09-09 23:21:58 +02:00 |
ntdll_misc.h
|
|
|
path.c
|
|
|
printf.c
|
ntdll: Add _vscprintf and _vscwprintf.
|
2022-07-01 19:16:16 +02:00 |
printf.h
|
|
|
process.c
|
ntdll: Avoid truncating pointer to 32-bits in get_cpu_area().
|
2022-05-20 17:21:10 +02:00 |
reg.c
|
ntdll: Calculate buffer sizes from registry structs correctly.
|
2022-05-20 13:32:34 +02:00 |
relay.c
|
|
|
resource.c
|
|
|
rtl.c
|
|
|
rtlbitmap.c
|
|
|
rtlstr.c
|
|
|
sec.c
|
ntdll: RtlFirstFreeAce only return FALSE on error.
|
2022-07-19 20:03:26 +02:00 |
signal_arm.c
|
ntdll: Suppress callback exceptions in KiUserCallbackDispatcher.
|
2022-07-21 23:03:29 +02:00 |
signal_arm64.c
|
ntdll: Suppress callback exceptions in KiUserCallbackDispatcher.
|
2022-07-21 23:03:29 +02:00 |
signal_i386.c
|
ntdll: Implement RtlRestoreContext on i386.
|
2022-08-23 09:46:24 -05:00 |
signal_x86_64.c
|
ntdll: Suppress callback exceptions in KiUserCallbackDispatcher.
|
2022-07-21 23:03:29 +02:00 |
string.c
|
ntdll: Add _makepath_s.
|
2022-06-30 12:32:48 +02:00 |
sync.c
|
|
|
thread.c
|
|
|
threadpool.c
|
|
|
time.c
|
|
|
unixlib.h
|
|
|
version.c
|
ntdll: Use proper absolute paths for registry keys.
|
2022-07-04 16:43:46 +02:00 |
version.rc
|
|
|
wcstring.c
|
ntdll: Add _wmakepath_s.
|
2022-06-30 12:32:48 +02:00 |