.. |
tests
|
ntdll/tests: Avoid "misleading indentation" warnings.
|
2022-01-27 22:04:05 +01:00 |
unix
|
include: Remove the wine_ prefix on rbtree functions.
|
2022-01-26 21:53:55 +01:00 |
Makefile.in
|
include: Add support for defining Win32 types as 'long' where possible.
|
2022-01-27 20:38:22 +01:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
crypt.c
|
…
|
|
debugbuffer.c
|
…
|
|
env.c
|
…
|
|
error.c
|
…
|
|
error.h
|
…
|
|
exception.c
|
…
|
|
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Use case insensitive comparison in is_import_dll_system().
|
2022-01-25 20:50:49 +01:00 |
locale.c
|
…
|
|
make_errors
|
…
|
|
math.c
|
…
|
|
misc.c
|
…
|
|
ntdll.spec
|
ntdll: Add stub for NtSetDebugFilterState().
|
2021-12-14 14:18:53 +01:00 |
ntdll_misc.h
|
ntdll: Add support for dispatching exception from 32-bit code in Wow64 mode.
|
2021-12-01 18:13:53 +01:00 |
path.c
|
ntdll: Fix handling \\.\CON path in RtlDosPathNameToNtPathName.
|
2021-12-30 23:09:45 +01:00 |
printf.c
|
…
|
|
printf.h
|
…
|
|
process.c
|
ntdll: Support debugger attach from a 64-bit process to a 32-bit process.
|
2022-01-03 17:46:39 +01:00 |
reg.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
ntdll: Add stub RtlLookupElementGenericTable function.
|
2021-12-02 20:20:39 +01:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
signal_arm.c
|
ntdll: Fix valid frame address range in ARM/ARM64.
|
2021-12-09 17:14:59 +01:00 |
signal_arm64.c
|
ntdll: Fix valid frame address range in ARM/ARM64.
|
2021-12-09 17:14:59 +01:00 |
signal_i386.c
|
…
|
|
signal_x86_64.c
|
ntdll: Restore FP status words from MSVCRT_JUMP_BUFFER on x64.
|
2021-12-21 16:52:07 +01:00 |
string.c
|
…
|
|
sync.c
|
…
|
|
thread.c
|
…
|
|
threadpool.c
|
ntdll: Fix the RtlCreateTimer() argument order.
|
2021-12-14 21:48:44 +01:00 |
time.c
|
…
|
|
unixlib.h
|
ntdll: Remove __wine_init_unix_lib() and the old Unix library interface.
|
2021-12-09 17:14:59 +01:00 |
version.c
|
version: Use same Windows 10 build number for version information.
|
2022-01-25 20:50:49 +01:00 |
version.rc
|
…
|
|
wcstring.c
|
…
|
|