Sweden-Number/dlls/ntdll/unix
Matteo Bruni b1a79c6b9c ntdll: Implement NtYieldExecution() as usleep().
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-07 18:03:11 +02:00
..
cdrom.c ntdll: Add inline wrappers for pthread mutex locking. 2020-09-22 11:28:25 +02:00
debug.c ntdll: Add NtTraceControl/ZwTraceControl stubs. 2021-08-25 10:49:13 +02:00
env.c ntdll: Provide some Unicode helpers for Unix libs. 2021-10-07 13:52:42 +02:00
file.c libport: Remove the obsolete O_LARGEFILE define. 2021-10-06 20:29:34 +02:00
loader.c ntdll: Add a __wine_unix_spawnvp syscall. 2021-09-27 17:40:14 +02:00
loadorder.c ntdll: Fix the check for the main exe in get_load_order(). 2021-05-06 18:12:37 +02:00
process.c ntdll: Move some exception definitions to winternl.h. 2021-10-07 13:52:42 +02:00
registry.c ntdll: Always clear the returned handle in Nt object functions. 2021-07-23 17:38:32 +02:00
security.c ntdll: Always clear the returned handle in Nt object functions. 2021-07-23 17:38:32 +02:00
serial.c ntdll: Set the I/O status block through the 32-bit pointer for Wow64 processes. 2021-08-05 23:11:20 +02:00
server.c ntdll: Return STATUS_PENDING when restarting asyncs. 2021-09-23 10:27:03 +02:00
signal_arm.c ntdll: Handle Unix lib exception outside Unix stack. 2021-10-07 18:03:11 +02:00
signal_arm64.c ntdll: Handle Unix lib exception outside Unix stack. 2021-10-07 18:03:11 +02:00
signal_i386.c ntdll: Handle Unix lib exception outside Unix stack. 2021-10-07 18:03:11 +02:00
signal_x86_64.c ntdll: Handle Unix lib exception outside Unix stack. 2021-10-07 18:03:11 +02:00
socket.c ws2_32: Hook up IP_RECVTOS. 2021-09-29 21:38:12 +02:00
sync.c ntdll: Implement NtYieldExecution() as usleep(). 2021-10-07 18:03:11 +02:00
system.c ntdll: Generate SMBIOS tables on Apple Silicon Macs. 2021-09-20 22:45:49 +02:00
tape.c ntdll: Move the device I/O control functions to the Unix library. 2020-06-16 18:36:30 +02:00
thread.c ntdll: Allow Unix libraries to use exception macros. 2021-10-07 18:03:11 +02:00
unix_private.h ntdll: Explicitly return whether an async is complete in async_callback_t. 2021-09-14 18:31:20 +02:00
virtual.c ntdll: Allow Unix libraries to use exception macros. 2021-10-07 18:03:11 +02:00