.. |
tests
|
ntdll/tests: Add more tests if we have real VM counters.
|
2017-07-03 19:34:24 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
ntdll: Don't modify LockCount in RtlLeaveCriticalSection if section is not acquired.
|
2017-03-07 16:33:36 +01:00 |
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
mountmgr: Create devices and registry entries for parallel ports.
|
2017-05-02 22:49:44 +02:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
server: Use create_request_async in flush request handler.
|
2017-06-28 12:35:33 +02:00 |
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Implement LdrEnumerateLoadedModules.
|
2017-05-01 19:29:13 +02:00 |
loadorder.c
|
…
|
|
misc.c
|
ntdll: Move EventWrite() to ntdll.
|
2017-05-07 16:17:03 -05:00 |
nt.c
|
server: Implement setting a security descriptor when duplicating tokens.
|
2017-06-15 11:12:24 +02:00 |
ntdll.spec
|
ntdll: Move EventWrite() to ntdll.
|
2017-05-07 16:17:03 -05:00 |
ntdll_misc.h
|
…
|
|
om.c
|
…
|
|
path.c
|
…
|
|
printf.c
|
ntdll: Avoid using isdigit() for WCHARs.
|
2017-05-17 16:11:15 +02:00 |
process.c
|
ntdll: Always fill PagefileUsage counter with a nonzero value on Linux.
|
2017-05-17 21:57:12 +02:00 |
reg.c
|
ntdll: Add a stub for NtLoadKey2.
|
2017-02-01 21:19:38 +01:00 |
relay.c
|
ntdll: Add support for relay debugging on ARM64.
|
2017-06-14 10:56:58 +02:00 |
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
server: Implement changing the label of a security descriptor.
|
2017-06-15 11:08:59 +02:00 |
serial.c
|
server: Implement IOCTL_SERIAL_GET_WAIT_MASK as an ioctl on the server side.
|
2017-05-05 14:11:15 +02:00 |
server.c
|
ntdll: Remove no longer needed APC handling from APC_ASYNC_IO callbacks.
|
2017-04-11 19:59:06 +02:00 |
signal_arm.c
|
…
|
|
signal_arm64.c
|
ntdll: Fix Cpsr value in CONTEXT_ARM64.
|
2017-06-05 11:07:03 +02:00 |
signal_i386.c
|
…
|
|
signal_powerpc.c
|
…
|
|
signal_x86_64.c
|
ntdll: Do not cast unaligned pointer to M128A in set_context_reg.
|
2017-06-05 19:48:44 +02:00 |
string.c
|
…
|
|
sync.c
|
ntdll: Add stub for JobObjectBasicAccountingInformation and JobObjectBasicProcessIdList.
|
2017-04-24 11:09:46 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Also store dynamic loader information in the PEB on Linux.
|
2017-04-25 20:53:04 +02:00 |
threadpool.c
|
…
|
|
time.c
|
ntdll: On macOS, don't use clock_gettime() even if it's available.
|
2017-06-02 10:33:13 +02:00 |
version.c
|
ntdll: Bump Win 10 version to 15063.
|
2017-04-10 21:51:40 +02:00 |
version.rc
|
…
|
|
virtual.c
|
ntdll: Zero bits parameter must be less than 21.
|
2017-05-31 20:51:46 +02:00 |
wcstring.c
|
…
|
|