wine-wine/dlls/ntdll/unix
Alexandre Julliard 888d66a237 ntdll: Move the file read/write functions to the Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-16 18:36:30 +02:00
..
debug.c ntdll: Consolidate some of the init routines into the init_threading() entry point. 2020-06-04 22:36:38 +02:00
env.c ntdll: Load the case mapping table in the Unix library. 2020-06-12 14:32:11 +02:00
file.c ntdll: Move the file read/write functions to the Unix library. 2020-06-16 18:36:30 +02:00
loader.c ntdll: Move the file read/write functions to the Unix library. 2020-06-16 18:36:30 +02:00
process.c ntdll: Move the process information functions to the Unix library. 2020-06-16 18:36:30 +02:00
server.c ntdll: Move the futex-based critical section implementation to the Unix library. 2020-06-09 21:23:33 +02:00
signal_arm.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
signal_arm64.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
signal_i386.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
signal_powerpc.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
signal_x86_64.c ntdll: Move signal handlers to the Unix library. 2020-06-09 15:25:52 +02:00
sync.c ntdll: Move the job functions to the Unix library. 2020-06-13 13:46:01 +02:00
thread.c ntdll: Move the process information functions to the Unix library. 2020-06-16 18:36:30 +02:00
unix_private.h ntdll: Move the file read/write functions to the Unix library. 2020-06-16 18:36:30 +02:00
virtual.c ntdll: Move the file read/write functions to the Unix library. 2020-06-16 18:36:30 +02:00