Sweden-Number/dlls/ntdll
Piotr Caban 4ec67b7a64 ntdll: Use 32-bit time_t when calling __NR_futex syscall.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-26 22:21:04 +02:00
..
tests ntdll/tests: Test that threads have unique TEBs. 2022-04-18 21:48:15 +02:00
unix ntdll: Use 32-bit time_t when calling __NR_futex syscall. 2022-04-26 22:21:04 +02:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
actctx.c ntdll: Add support for 2019 and 2020 WindowsSettings namespaces. 2022-04-13 16:08:30 +02:00
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Stub RtlGetUserInfoHeap and RtlSetUser(Value|Flags)Heap. 2022-04-25 12:26:58 +02:00
large_int.c ntdll: Check __WINE_PE_BUILD instead of compiler macros. 2022-03-01 10:35:00 +01:00
loader.c ntdll: Support overriding the codepage from the manifest. 2022-04-13 16:08:30 +02:00
locale.c ntdll: Support overriding the codepage from the manifest. 2022-04-13 16:08:30 +02:00
locale_private.h ntdll: Move more codepage conversion functions to the common header. 2022-04-11 11:54:54 +02:00
make_errors
math.c
misc.c ntdll: Implement ApiSetQueryApiSetPresence/Ex(). 2022-02-22 18:20:23 +01:00
ntdll.spec ntdll: Stub RtlGetUserInfoHeap and RtlSetUser(Value|Flags)Heap. 2022-04-25 12:26:58 +02:00
ntdll_misc.h ntdll: Use RtlLcidToLocaleName() in the preferred UI language stub. 2022-03-22 17:39:01 +01:00
path.c ntdll: Fix handling \\.\CON path in RtlDosPathNameToNtPathName. 2021-12-30 23:09:45 +01:00
printf.c
printf.h
process.c ntdll: Support debugger attach from a 64-bit process to a 32-bit process. 2022-01-03 17:46:39 +01:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: Fix the spelling of a comment. 2022-02-23 20:19:29 +01:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c ntdll: Restore FP status words from MSVCRT_JUMP_BUFFER on x64. 2021-12-21 16:52:07 +01:00
string.c ntdll: Support UTF-8 codepage in string conversion functions. 2022-04-11 11:54:54 +02:00
sync.c ntdll: Use YieldProcessor() in RtlEnterCriticalSection(). 2022-02-15 10:34:31 +01:00
thread.c
threadpool.c
time.c
unixlib.h
version.c version: Use same Windows 10 build number for version information. 2022-01-25 20:50:49 +01:00
version.rc
wcstring.c ntdll: Implement wcsnlen(). 2022-01-31 18:38:54 +01:00