.. |
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 current directory initialization to the Unix library.
|
2020-06-17 16:27:24 +02:00 |
file.c
|
ntdll: Implement FSCTL_GET_OBJECT_ID to retrieve a file id.
|
2020-06-22 12:05:15 +02:00 |
loader.c
|
ntdll: Use FSCTL_GET_OBJECT_ID to compare file identities.
|
2020-06-22 12:06:19 +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 |
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 WoW64 thread context functions to the Unix library.
|
2020-06-18 14:48:15 +02:00 |
unix_private.h
|
ntdll: Make the client cpu constant global.
|
2020-06-22 16:43:12 +02:00 |
virtual.c
|
ntdll: Move the image address initialization to the Unix library.
|
2020-06-18 14:48:15 +02:00 |