Sweden-Number/dlls/ntdll
Alexandre Julliard 42a2ad202e ntdll: Use malloc() to allocate temporary process data.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-14 10:33:57 +02:00
..
tests ntdll: Fixup instruction pointer for EXCEPTION_BREAKPOINT in the Unix part on x86/x86_64. 2020-07-09 19:41:40 +02:00
unix ntdll: Use malloc() to allocate temporary process data. 2020-07-14 10:33:57 +02:00
Makefile.in
actctx.c ntdll: Implement RtlActivateActivationContextEx(). 2020-07-13 21:22:13 +02:00
atom.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
critsection.c
crypt.c
debugbuffer.c
directory.c ntdll: Allocate the return buffer in the caller for wine_nt_to_unix_file_name(). 2020-07-09 13:04:05 +02:00
env.c
error.c
exception.c
file.c ntdll: Move NtQueryObject/NtSetInformationObject to the Unix library. 2020-07-08 14:38:23 +02:00
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
locale.c ntdll: Avoid importing the codepage functions from the Unix library. 2020-07-01 10:59:35 +02:00
make_errors
misc.c ntdll: Use the exported name directly for a few more functions. 2020-06-30 12:25:08 +02:00
nt.c
ntdll.spec ntdll: Implement RtlActivateActivationContextEx(). 2020-07-13 21:22:13 +02:00
ntdll_misc.h ntdll: Move NtQueryObject/NtSetInformationObject to the Unix library. 2020-07-08 14:38:23 +02:00
om.c ntdll: Move NtQueryObject/NtSetInformationObject to the Unix library. 2020-07-08 14:38:23 +02:00
path.c ntdll: Allocate the buffer in the caller for wine_unix_to_nt_file_name(). 2020-07-09 15:34:00 +02:00
printf.c ntdll: Use macros to define both A and W printf functions. 2020-07-07 19:24:27 +02:00
printf.h ntdll: Use macros to define both A and W printf functions. 2020-07-07 19:24:27 +02:00
process.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
reg.c
relay.c ntdll: Fix 64-bit values printing in relay. 2020-07-06 21:04:45 +02:00
resource.c
rtl.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
rtlbitmap.c
rtlstr.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
sec.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
server.c
signal_arm.c
signal_arm64.c
signal_i386.c ntdll: Fixup instruction pointer for EXCEPTION_BREAKPOINT in the Unix part on x86/x86_64. 2020-07-09 19:41:40 +02:00
signal_x86_64.c ntdll: Fixup instruction pointer for EXCEPTION_BREAKPOINT in the Unix part on x86/x86_64. 2020-07-09 19:41:40 +02:00
string.c ntdll: Use the standard C library names for the string functions. 2020-06-30 12:25:08 +02:00
sync.c
thread.c ntdll: Move the activation context initialization out of NtCreateThreadEx(). 2020-07-13 21:22:13 +02:00
threadpool.c
time.c
unixlib.h ntdll: Allocate the buffer in the caller for wine_unix_to_nt_file_name(). 2020-07-09 15:34:00 +02:00
version.c
version.rc
virtual.c
wcstring.c ntdll: Use the standard C library names for the wide char functions. 2020-06-30 12:25:08 +02:00