.. |
tests
|
ntdll/tests: Adapt some of the i386 tests to run on x86-64 as well.
|
2021-06-18 16:48:48 +02:00 |
unix
|
ntdll: Ignore faults caused by alignment check on x86-64.
|
2021-06-18 16:48:48 +02:00 |
Makefile.in
|
ntdll: Implement IOCTL_AFD_RECV.
|
2021-05-24 11:34:32 +02:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
critsection.c
|
…
|
|
crypt.c
|
…
|
|
debugbuffer.c
|
…
|
|
directory.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
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Create a thread to run the ctrl-C routine instead of raising an exception.
|
2021-06-09 23:38:43 +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 |
nt.c
|
…
|
|
ntdll.spec
|
ntdll: Copy the implementation of __wine_dbg_output to the PE side.
|
2021-06-16 15:37:46 +02:00 |
ntdll_misc.h
|
ntdll: Remove no longer used syswow64 directory string.
|
2021-05-26 21:24:53 +02:00 |
path.c
|
…
|
|
printf.c
|
…
|
|
printf.h
|
…
|
|
process.c
|
ntdll: Export RtlWow64Get/SetThreadContext() on all 64-bit platforms.
|
2021-05-18 17:53:30 +02:00 |
reg.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
ntdll: Stub RtlQueryProcessPlaceholderCompatibilityMode().
|
2021-05-03 20:42:29 +02:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
signal_arm.c
|
ntdll: Fix some exception test failures on ARM.
|
2021-06-10 19:54:33 +02:00 |
signal_arm64.c
|
ntdll: Fix some exception test failures on ARM64.
|
2021-06-10 19:54:33 +02:00 |
signal_i386.c
|
…
|
|
signal_x86_64.c
|
ntdll: Pass an extra context arguments to APC functions on 64-bit.
|
2021-05-25 21:13:00 +02:00 |
string.c
|
…
|
|
sync.c
|
…
|
|
thread.c
|
ntdll: Copy the implementation of __wine_dbg_output to the PE side.
|
2021-06-16 15:37:46 +02:00 |
threadpool.c
|
ntdll: RtlCreateUserThread() also takes a zero_bits parameter.
|
2021-05-07 22:22:49 +02:00 |
time.c
|
…
|
|
unixlib.h
|
ntdll: Copy the implementation of __wine_dbg_output to the PE side.
|
2021-06-16 15:37:46 +02:00 |
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
…
|
|
wcstring.c
|
include: Disallow wcsncpy() in Wine, similarly to strncpy().
|
2021-05-04 21:33:15 +02:00 |