Sweden-Number/dlls/ntdll
Alexandre Julliard a59337fb7e ntdll: Avoid crash on shutting down partially initialized thread.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 364099f528)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-11-24 00:22:30 +01:00
..
tests ntdll: Validate directory path when the path name ends with a dos device name. 2021-10-27 21:40:02 +02:00
unix ntdll: Avoid declaration-after-statement warning. 2021-11-23 23:43:48 +01:00
Makefile.in
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c ntdll: Don't fail when trying to remove the value of a non-existant variable in RtlSetEnvironmentVariable(). 2021-07-08 00:04:23 +02:00
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Avoid crash on shutting down partially initialized thread. 2021-11-24 00:22:30 +01:00
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Export ZwFilterToken(). 2021-10-27 21:40:02 +02:00
ntdll_misc.h
path.c ntdll: Fix the spelling of a comment. 2021-10-30 18:05:13 +02:00
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Save unwind information in KiUserApcDispatcher() on x64. 2020-12-17 10:35:46 +01:00
signal_arm64.c ntdll: Implement a no-op __chkstk for arm64. 2020-12-21 16:55:53 +01:00
signal_i386.c ntdll: Save unwind information in KiUserApcDispatcher() on x64. 2020-12-17 10:35:46 +01:00
signal_x86_64.c ntdll: Save unwind information in KiUserApcDispatcher() on x64. 2020-12-17 10:35:46 +01:00
string.c
sync.c
thread.c ntdll: Pass the correct handle to NtTerminateProcess(). 2020-12-17 11:58:47 +01:00
threadpool.c
time.c
unixlib.h
version.c
version.rc
virtual.c
wcstring.c