Sweden-Number/dlls/ntdll/unix
Erich E. Hoover 773b97bb2b ntdll: Fix converting large 32-bit time_t when time_t is signed.
Signed-off-by: Erich E. Hoover <erich.e.hoover@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-24 22:09:30 +01:00
..
cdrom.c ntdll: Add inline wrappers for pthread mutex locking. 2020-09-22 11:28:25 +02:00
debug.c
env.c ntdll: Make NtGetNlsSectionPtr() into a proper Nt syscall. 2020-10-15 20:18:01 +02:00
file.c ntdll: Fix converting large 32-bit time_t when time_t is signed. 2020-11-24 22:09:30 +01:00
loader.c ntdll: Don't access empty IMAGE_FILE_IMPORT_DIRECTORY. 2020-11-24 16:53:52 +01:00
process.c ntdll: Add NtDebugActiveProcess stub. 2020-11-16 21:06:18 +01:00
registry.c ntdll: Move the registry system calls to the Unix library. 2020-07-17 23:16:51 +02:00
security.c ntdll: Implement NtFilterToken. 2020-09-23 15:58:10 +02:00
serial.c
server.c ntdll: Support AVX registers for other thread in Nt{Get|Set}ContextThread(). 2020-10-13 22:30:05 +02:00
signal_arm.c ntdll: Pop the Unix stack completely in call_user_apc_dispatcher(). 2020-09-04 21:16:49 +02:00
signal_arm64.c ntdll: Restore the original Lr value when unwinding through raise_func_trampoline on arm64. 2020-10-05 12:33:31 +02:00
signal_i386.c ntdll: Avoid overwriting parameters with context in call_user_apc_dispatcher() on x86. 2020-11-17 21:16:43 +01:00
signal_x86_64.c ntdll: Support AVX registers for other thread in Nt{Get|Set}ContextThread(). 2020-10-13 22:30:05 +02:00
sync.c ntdll: Fix converting large 32-bit time_t when time_t is signed. 2020-11-24 22:09:30 +01:00
system.c ntdll: Fix SMT CPU flag reporting. 2020-11-20 19:01:04 +01:00
tape.c
thread.c ntdll: Stub ThreadEnableAlignmentFaultFixup info class. 2020-11-20 19:01:04 +01:00
unix_private.h ntdll: Fix converting large 32-bit time_t when time_t is signed. 2020-11-24 22:09:30 +01:00
virtual.c dbghelp: Use PEB->CloudFileFlags instead of PEB->Reserved for debug base address. 2020-11-02 22:06:52 +01:00