wine/dlls/ntdll/unix
Brendan Shanks b8ec1068ba ntdll: Add ".globl" for asm labels referenced from C.
Fixes syscall faults on 32-bit macOS.
Spotted by Stefan Dösinger.
2022-07-11 22:39:46 +02:00
..
cdrom.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
debug.c ntdll: Add stub for NtSetDebugFilterState(). 2021-12-14 14:18:53 +01:00
env.c ntdll: Add SJIS charset. 2022-07-04 23:33:23 +02:00
file.c ntdll: Fix returned status code for paths with a trailing slash. 2022-06-28 13:20:15 +02:00
loader.c ntdll: Add zero_bits parameter to load_builtin. 2022-06-20 10:37:48 +02:00
loadorder.c
process.c kernelbase: Add support for CREATE_NO_WINDOW flag in CreateProcess. 2022-04-12 21:39:42 +02:00
registry.c ntdll: Make all registry lookups case-insensitive. 2022-07-07 19:10:02 +02:00
security.c server: Return the full token group for TokenLogonSid. 2022-04-25 13:24:02 +02:00
serial.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
server.c ntdll: Return success for magic handles. 2022-04-07 22:44:39 +02:00
signal_arm.c ntdll: Add ".globl" for asm labels referenced from C. 2022-07-11 22:39:46 +02:00
signal_arm64.c ntdll: Add ".globl" for asm labels referenced from C. 2022-07-11 22:39:46 +02:00
signal_i386.c ntdll: Add ".globl" for asm labels referenced from C. 2022-07-11 22:39:46 +02:00
signal_x86_64.c ntdll: Add ".globl" for asm labels referenced from C. 2022-07-11 22:39:46 +02:00
socket.c server: Replace redundant send_socket status fields with force_async boolean field. 2022-03-25 18:30:28 +01:00
sync.c ntdll: Use 32-bit time_t when calling __NR_futex syscall. 2022-04-26 22:21:04 +02:00
system.c ntdll: Use proper absolute paths for registry keys. 2022-07-04 16:43:46 +02:00
tape.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
thread.c ntdll: Use +threadname channel for SetThreadDescription(). 2022-06-30 12:32:48 +02:00
unix_private.h ntdll: Add zero_bits parameter to load_builtin. 2022-06-20 10:37:48 +02:00
virtual.c ntdll: Add zero_bits parameter to load_builtin. 2022-06-20 10:37:48 +02:00