wine-wine/dlls/ntdll/unix
Nikolay Sivov d4c2b61c48 ntdll: Fix a typo in security descriptor flags.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-11 21:03:31 +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 locales initialization to the Unix library. 2020-06-11 15:51:18 +02:00
loader.c ntdll: Move the locales initialization to the Unix library. 2020-06-11 15:51:18 +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: Fix a typo in security descriptor flags. 2020-06-11 21:03:31 +02:00
thread.c ntdll: Move some more thread functions to the Unix library. 2020-06-09 15:25:52 +02:00
unix_private.h ntdll: Move the locales initialization to the Unix library. 2020-06-11 15:51:18 +02:00
virtual.c ntdll: Move Nt system time functions to the Unix library. 2020-06-11 15:51:18 +02:00