Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 518decf16b ntdll: Move NtQueryObject/NtSetInformationObject to the Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-08 14:38:23 +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: Add missing LC_NUMERIC locale setting to init_locale. 2020-07-06 22:39:32 +02:00
file.c ntdll: Move NtQueryObject/NtSetInformationObject to the Unix library. 2020-07-08 14:38:23 +02:00
loader.c ntdll: Move NtQueryObject/NtSetInformationObject to the Unix library. 2020-07-08 14:38:23 +02:00
process.c ntdll: Use case sensitive search for \??\unix file names only. 2020-07-07 19:40:28 +02:00
serial.c ntdll: Use malloc() to allocate async I/O data. 2020-07-03 12:04:40 +02:00
server.c ntdll: Correct a comment referring to fd_cache_section. 2020-07-06 21:08:56 +02:00
signal_arm.c ntdll: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
signal_arm64.c ntdll: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
signal_i386.c ntdll: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
signal_x86_64.c ntdll: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
sync.c ntdll: Use malloc() to allocate the object attributes buffer. 2020-07-03 12:04:02 +02:00
system.c ntdll: Set the thread creation time in NtQuerySystemInformation(SystemProcessInformation). 2020-07-08 07:57:41 +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: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
unix_private.h ntdll: Use case sensitive search for \??\unix file names only. 2020-07-07 19:40:28 +02:00
virtual.c ntdll: Reserve memory areas on all platforms. 2020-07-05 09:25:17 +02:00