Sweden-Number/dlls/ntdll
Stefan Dösinger 4d33a0410e ntdll: Use the MacOS file handle limit workaround from libs/wine/loader.c.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49624
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-14 19:42:40 +02:00
..
tests ntdll: Return buffer filled with random values from NtQuerySystemInformation(SystemInterruptInformation). 2020-09-09 20:30:31 +02:00
unix ntdll: Use the MacOS file handle limit workaround from libs/wine/loader.c. 2020-09-14 19:42:40 +02:00
Makefile.in makefiles: Generate a single non-recursive makefile at the top level. 2020-09-14 19:42:39 +02:00
actctx.c ntdll: Fix a memory leak (Valgrind). 2020-09-09 20:30:50 +02:00
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c ntdll: Fix a ImagePathName memory leak (Valgrind). 2020-09-10 21:56:34 +02:00
error.c
exception.c kernel32: Implement CopyContext(). 2020-09-01 12:34:43 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Get rid of the exec_process() Unix library callback. 2020-09-02 15:24:01 +02:00
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec kernel32: Implement CopyContext(). 2020-09-01 12:34:43 +02:00
ntdll_misc.h ntdll: Use the process parameters directly in exec_process(). 2020-09-02 15:09:33 +02:00
path.c
printf.c
printf.h
process.c ntdll: Use the process parameters directly in exec_process(). 2020-09-02 15:09:33 +02:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c ntdll: Fix more corner cases for arm64 packed info unwinding. 2020-09-07 21:08:26 +02:00
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c ntdll: Call the process entry point through RtlUserThreadStart(). 2020-09-01 16:41:03 +02:00
threadpool.c
time.c
unixlib.h ntdll: Get rid of the exec_process() Unix library callback. 2020-09-02 15:24:01 +02:00
version.c
version.rc
virtual.c
wcstring.c