Sweden-Number/dlls/ntdll
Alexandre Julliard 4e6c1dff58 ntdll: Avoid closing an invalid handle on process creation failure.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-27 15:57:07 +01:00
..
tests ntdll/tests: Test noname named pipe uniqueness. 2020-11-26 23:25:38 +01:00
unix ntdll: Avoid closing an invalid handle on process creation failure. 2020-11-27 15:57:07 +01:00
Makefile.in include: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01:00
actctx.c ntdll/actctx: Handle empty <dependency> element. 2020-10-20 22:54:01 +02:00
atom.c
critsection.c ntdll: Move the critical section fallback code out of the Unix library. 2020-08-03 15:52:15 +02:00
crypt.c
debugbuffer.c ntdll: Return failure from RtlQueryProcessDebugInformation. 2020-11-26 21:31:53 +01:00
directory.c ntdll: Use syscalls for the file path conversion functions. 2020-08-25 13:57:19 +02:00
env.c ntdll: Pass RTL_USER_PROCESS_PARAMETERS to get_initial_console. 2020-09-21 19:24:19 +02:00
error.c
exception.c include: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01:00
handletable.c
heap.c ntdll: Raise debug exceptions when invalid heap is destroyed. 2020-11-20 19:01:04 +01:00
large_int.c configure: Require 64-bit compare-and-swap support from gcc. 2020-09-28 17:03:57 +02:00
loader.c ntdll: Use a dynamically allocated buffer in find_forwarded_export() if necessary. 2020-11-23 21:05:04 +01:00
loadorder.c
locale.c ntdll: Make NtGetNlsSectionPtr() into a proper Nt syscall. 2020-10-15 20:18:01 +02:00
make_errors
misc.c ntdll: Use syscalls for the Wine version functions. 2020-08-25 19:31:43 +02:00
nt.c
ntdll.spec ntdll: Add NtDebugActiveProcess stub. 2020-11-16 21:06:18 +01:00
ntdll_misc.h ntdll: Allocate TEB FLS data in LdrInitializeThunk(). 2020-10-08 12:40:30 +02:00
path.c ntdll: Use syscalls for the file path conversion functions. 2020-08-25 13:57:19 +02:00
printf.c
printf.h
process.c ntdll: Pass the token to NtCreateUserProcess(). 2020-09-24 15:18:44 +02:00
reg.c
relay.c
resource.c
rtl.c ntdll: Reimplement DbgPrint* using DBG_PRINTEXCEPTION_C. 2020-11-20 19:01:04 +01:00
rtlbitmap.c
rtlstr.c
sec.c ntdll: RtlConvertToAutoInheritSecurityObject is NTSTATUS, not BOOL. 2020-08-31 22:09:20 +02:00
signal_arm.c ntdll: Clear the thread stack by hand instead of remapping zero pages. 2020-08-27 12:24:05 +02:00
signal_arm64.c ntdll: Fix nested exceptions on arm64. 2020-10-06 11:57:05 +02:00
signal_i386.c ntdll: Clear the thread stack by hand instead of remapping zero pages. 2020-08-27 12:24:05 +02:00
signal_x86_64.c ntdll: Fix xmm registers copy offset in call_consolidate_callback() on x86_64. 2020-10-22 22:02:03 +02:00
string.c
sync.c ntdll: Read the condition variable and manipulate the lock on the PE side. 2020-08-24 11:17:04 +02:00
thread.c ntdll: Call FLS callbacks. 2020-10-13 22:30:05 +02:00
threadpool.c
time.c
unixlib.h ntdll: Pass RTL_USER_PROCESS_PARAMETERS to get_initial_console. 2020-09-21 19:24:19 +02:00
version.c ntdll: Bump Win 10 version to 17763. 2020-09-28 13:23:44 +02:00
version.rc
virtual.c ntdll: Clear the thread stack by hand instead of remapping zero pages. 2020-08-27 12:24:05 +02:00
wcstring.c ntdll: Fix wcsncpy() implementation now that length is unsigned. 2020-08-03 13:00:53 +02:00