Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 36e55720b6 ntdll: Store home directory and username at init time in the Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-24 09:20:33 +02:00
..
cdrom.c ntdll: Change master/slave to more neutral words. 2020-06-18 19:56:43 +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: Move the loading of .so dlls to the Unix library. 2020-06-23 20:09:42 +02:00
file.c ntdll: Also call fsync() for FD_TYPE_CHAR in NtFlushBuffersFile(). 2020-06-23 22:38:05 +02:00
loader.c ntdll: Store home directory and username at init time in the Unix library. 2020-06-24 09:20:33 +02:00
process.c ntdll: Make the client cpu constant global. 2020-06-22 16:43:12 +02:00
serial.c ntdll: Move the device I/O control functions to the Unix library. 2020-06-16 18:36:30 +02:00
server.c ntdll: Make the client cpu constant global. 2020-06-22 16:43:12 +02:00
signal_arm.c ntdll: Move the thread get/set information functions to the Unix library. 2020-06-18 14:48:15 +02:00
signal_arm64.c ntdll: Move the thread get/set information functions to the Unix library. 2020-06-18 14:48:15 +02:00
signal_i386.c ntdll: Move the thread get/set information functions to the Unix library. 2020-06-18 14:48:15 +02:00
signal_x86_64.c ntdll: Move the thread get/set information functions to the Unix library. 2020-06-18 14:48:15 +02:00
sync.c ntdll: Move the job functions to the Unix library. 2020-06-13 13:46:01 +02:00
system.c ntdll: Move the system information functions to the Unix library. 2020-06-23 20:23:55 +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: Move the system information functions to the Unix library. 2020-06-23 20:23:55 +02:00
unix_private.h ntdll: Store home directory and username at init time in the Unix library. 2020-06-24 09:20:33 +02:00
virtual.c ntdll: Move the system information functions to the Unix library. 2020-06-23 20:23:55 +02:00