..
tests
ntdll/tests: Fix resource leak.
2018-01-04 11:56:41 +01:00
Makefile.in
…
actctx.c
ntdll: Handle RtlReAllocateHeap failure in com_class_add_progid (Coverity).
2018-01-18 18:45:12 +01:00
atom.c
…
cdrom.c
…
critsection.c
…
debugbuffer.c
…
debugtools.c
ntdll: Support magic \1 prefix in debug format for relay traces.
2017-11-25 12:05:40 +01:00
directory.c
…
env.c
…
error.c
…
exception.c
server: Only update the modified parts of the context on thread suspend.
2018-01-22 15:18:48 +01:00
file.c
server: Introduce get_file_info request for server-side NtQueryInformationFile implementation.
2017-12-22 12:19:43 +01:00
handletable.c
…
heap.c
…
large_int.c
…
loader.c
ntdll: Check for file mappings that cannot be loaded as dlls.
2018-01-30 15:10:24 +01:00
loadorder.c
…
misc.c
…
nt.c
ntdll: Support TokenLogonSid in NtQueryInformationToken.
2018-02-07 19:38:29 +01:00
ntdll.spec
ntdll: Remove support for vm86 mode.
2018-02-01 22:24:57 +01:00
ntdll_misc.h
ntdll: Get rid of the vm86 structure in the TEB.
2018-02-05 17:16:44 +01:00
om.c
…
path.c
…
printf.c
…
process.c
ntdll: Implement NtFlushInstructionCache using __clear_cache where available.
2018-01-22 22:26:46 +01:00
reg.c
…
relay.c
ntdll: Avoid the strd ARM instruction.
2018-01-17 09:35:12 +01:00
resource.c
…
rtl.c
…
rtlbitmap.c
…
rtlstr.c
…
sec.c
ntdll: Fix size returned from RtlMakeSelfRelativeSD on 64-bit.
2017-11-24 16:48:02 +01:00
serial.c
…
server.c
ntdll: Don't return from attach_dlls on failure.
2017-11-30 19:06:44 +01:00
signal_arm.c
ntdll: Remove support for vm86 mode.
2018-02-01 22:24:57 +01:00
signal_arm64.c
ntdll: Remove support for vm86 mode.
2018-02-01 22:24:57 +01:00
signal_i386.c
ntdll: Fix crash on nested thread exit.
2018-02-06 19:38:30 +01:00
signal_powerpc.c
ntdll: Remove support for vm86 mode.
2018-02-01 22:24:57 +01:00
signal_x86_64.c
ntdll: Remove support for vm86 mode.
2018-02-01 22:24:57 +01:00
string.c
ntdll: Export strnlen.
2018-01-18 19:19:28 +01:00
sync.c
…
tape.c
…
thread.c
ntdll: Block signals during process-wide exit.
2018-02-05 16:43:34 +01:00
threadpool.c
…
time.c
ntdll: Return correct time zone names for Asia/Tokyo and Asia/Yakutsk.
2017-12-07 19:15:19 +01:00
version.c
…
version.rc
…
virtual.c
ntdll: Use MAP_SHARED also for read-only mappings.
2018-02-06 14:28:10 +01:00
wcstring.c
…