wine/dlls/ntdll
Alexandre Julliard c45abb8a7c ntdll: Add _i64tow_s.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-06-30 12:32:48 +02:00
..
tests ntdll/tests: Test setting the return value via alertable NtContinue(). 2022-06-28 18:45:36 +02:00
unix ntdll: Implement NtRenameKey(). 2022-06-28 15:54:15 +02:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Remove heap pointer from SUBHEAP structure. 2022-06-13 19:57:31 +02:00
large_int.c
loader.c
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
misc.c
ntdll.spec ntdll: Add _i64tow_s. 2022-06-30 12:32:48 +02:00
ntdll_misc.h
path.c
printf.c
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
signal_arm.c ntdll: Use ControlPcIsUnwound for the RtlVirtualUnwind pc parameter in virtual_unwind. 2022-06-07 15:27:19 +02:00
signal_arm64.c ntdll: Take ControlPcIsUnwound into account on arm64 too. 2022-06-07 15:27:21 +02:00
signal_i386.c
signal_x86_64.c ntdll: Move SEH exception info logs back to the seh channel. 2022-06-13 22:56:21 +02:00
string.c ntdll: Add memcpy_s and memmove_s. 2022-06-29 23:23:41 +02:00
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c ntdll: Add _i64tow_s. 2022-06-30 12:32:48 +02:00