Sweden-Number/dlls/ntdll
Alexandre Julliard 5a7505e839 ntdll: Don't use winebuild for the Unix part.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-30 22:49:58 +02:00
..
tests ntdll/tests: Fix a size check for older Windows versions. 2021-08-30 22:49:58 +02:00
unix ntdll: Declare the syscall functions array explicitly. 2021-08-30 22:49:58 +02:00
Makefile.in ntdll: Don't use winebuild for the Unix part. 2021-08-30 22:49:58 +02:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c ntdll: Free the initial process parameters once they are copied. 2021-05-25 21:13:00 +02:00
error.c ntdll: Quiet the FIXME for unmapped NTSTATUS values. 2021-05-04 09:37:33 +02:00
exception.c kernelbase: Move CopyContext() implementation to ntdll. 2021-06-03 17:42:19 +02:00
handletable.c
heap.c ntdll: Move the loading of the global options to the Unix side. 2021-08-04 11:45:51 +02:00
large_int.c
loader.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
locale.c
make_errors ntdll: Update the STATUS_NO_SUCH_DEVICE error mapping. 2021-05-28 21:53:07 +02:00
misc.c ntdll: Quiet some noisy ETW FIXMEs. 2021-05-28 10:50:19 +02:00
ntdll.spec ntdll: Add NtTraceControl/ZwTraceControl stubs. 2021-08-25 10:49:13 +02:00
ntdll_misc.h ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
path.c ntdll: Fix the spelling of a comment. 2021-08-27 20:25:05 +02:00
printf.c
printf.h
process.c ntdll: Get rid of the almost empty directory.c. 2021-07-05 13:44:03 +02:00
reg.c
relay.c
resource.c
rtl.c ntdll: Get rid of the almost empty nt.c. 2021-07-05 13:44:03 +02:00
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
signal_arm64.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
signal_i386.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
signal_x86_64.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
string.c
sync.c
thread.c ntdll: Get rid of the almost empty virtual.c. 2021-07-05 13:44:03 +02:00
threadpool.c ntdll: Manage TPIO object destruction based on the expected completions. 2021-07-28 22:07:04 +02:00
time.c
unixlib.h ntdll: Add a Wine-specific class in NtQueryVirtualMemory to retrieve the init functions of a module. 2021-08-03 23:41:05 +02:00
version.c ntdll: Get rid of the almost empty nt.c. 2021-07-05 13:44:03 +02:00
version.rc
wcstring.c include: Disallow wcsncpy() in Wine, similarly to strncpy(). 2021-05-04 21:33:15 +02:00