Sweden-Number/dlls/ntdll/unix
Alexandre Julliard c1b3d6eb10 ntdll: Add a __wine_unix_spawnvp syscall.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-27 17:40:14 +02:00
..
cdrom.c
debug.c
env.c
file.c ntdll: Return a cleaner Unix path for z: drive in wine_nt_to_unix_file_name(). 2021-09-27 17:40:14 +02:00
loader.c ntdll: Add a __wine_unix_spawnvp syscall. 2021-09-27 17:40:14 +02:00
loadorder.c
process.c ntdll: Add a __wine_unix_spawnvp syscall. 2021-09-27 17:40:14 +02:00
registry.c
security.c
serial.c
server.c ntdll: Return STATUS_PENDING when restarting asyncs. 2021-09-23 10:27:03 +02:00
signal_arm.c ntdll: Copy __wine_setjmpex/longjmp implementation to avoid importing winecrt0. 2021-09-23 10:39:24 +02:00
signal_arm64.c ntdll: Copy __wine_setjmpex/longjmp implementation to avoid importing winecrt0. 2021-09-23 10:39:24 +02:00
signal_i386.c ntdll: Copy __wine_setjmpex/longjmp implementation to avoid importing winecrt0. 2021-09-23 10:39:24 +02:00
signal_x86_64.c ntdll: Copy __wine_setjmpex/longjmp implementation to avoid importing winecrt0. 2021-09-23 10:39:24 +02:00
socket.c ntdll: Implement exclusive flag for IOCTL_AFD_POLL. 2021-09-23 10:28:16 +02:00
sync.c ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject. 2021-09-14 21:24:14 +02:00
system.c ntdll: Generate SMBIOS tables on Apple Silicon Macs. 2021-09-20 22:45:49 +02:00
tape.c
thread.c
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