wine/dlls/ntdll/unix
Alexandre Julliard bef0969722 ntdll: Move the .so module initialization to winecrt0.
Use new ELF tag ids to avoid breaking backwards compatibility.
2022-12-04 22:00:43 +01:00
..
cdrom.c configure: Remove check for IOKit (always present on macOS). 2022-12-02 11:04:46 +01:00
debug.c ntdll: Build the Unix side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
dwarf.h
env.c ntdll: Fix -Wformat warnings on macOS. 2022-11-29 13:15:34 +01:00
file.c ntdll: Build the Unix side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
loader.c ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
loadorder.c
process.c ntdll: Build the Unix side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
registry.c ntdll: Build the Unix side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
security.c ntdll: Build the Unix side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
serial.c ntdll: Fix -Wformat warnings on macOS. 2022-11-29 13:15:34 +01:00
server.c ntdll: Build the Unix side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
signal_arm.c ntdll: Implement a faster Unix call dispatcher on ARM. 2022-12-01 20:36:04 +01:00
signal_arm64.c ntdll: Implement a faster Unix call dispatcher on ARM64. 2022-12-01 20:36:04 +01:00
signal_i386.c ntdll: Use ret instead of jmp to return from syscall dispatchers. 2022-12-03 00:05:16 +01:00
signal_x86_64.c ntdll: Use ret instead of jmp to return from syscall dispatchers. 2022-12-03 00:05:16 +01:00
socket.c ntdll: Use unsigned int for the return value of server calls. 2022-11-21 18:03:53 +01:00
sync.c ntdll: Fix -Wformat warnings on macOS. 2022-11-29 13:15:34 +01:00
system.c configure: Remove check for IOKit (always present on macOS). 2022-12-02 11:04:46 +01:00
tape.c ntdll: Build the Unix side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
thread.c kernelbase: Forward thread priority boost functions to ntdll. 2022-11-22 18:40:13 +01:00
unix_private.h ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
virtual.c ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00