.. |
tests
|
Assorted spelling fixes.
|
2015-03-19 21:54:14 +09:00 |
Makefile.in
|
…
|
|
actctx.c
|
ntdll: Treat strings as case-insensitive in find_window_class.
|
2015-03-31 00:04:44 +09:00 |
atom.c
|
…
|
|
cdrom.c
|
ntdll: Remove unneeded NONAMELESSXXX directives.
|
2015-03-16 15:04:50 +09:00 |
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
ntdll: Remove unneeded NONAMELESSXXX directives.
|
2015-03-16 15:04:50 +09:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
ntdll: Make RtlAddVectoredExceptionHandler hotpatchable.
|
2015-01-16 16:52:20 +01:00 |
file.c
|
ntdll: Define a couple more information classes.
|
2015-03-26 14:20:48 +09:00 |
handletable.c
|
…
|
|
heap.c
|
ntdll: Remove unneeded NONAMELESSXXX directives.
|
2015-03-16 15:04:50 +09:00 |
large_int.c
|
…
|
|
loader.c
|
ntdll: Remove unneeded NONAMELESSXXX directives.
|
2015-03-16 15:04:50 +09:00 |
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
ntdll: Get available CPU info from FreeBSD on ARM.
|
2015-03-27 21:28:52 +09:00 |
ntdll.spec
|
ntdll: Implement [Nt|Zw]QueryLicenseValue.
|
2015-03-13 21:53:25 +09:00 |
ntdll_misc.h
|
ntdll: Try to handle write-watches while we're on the signal stack.
|
2015-02-27 14:59:08 +09:00 |
om.c
|
ntdll: Removed incorrect stub message in NtQueryObject and NtSetInformationObject.
|
2015-03-11 12:42:35 +09:00 |
path.c
|
…
|
|
printf.c
|
…
|
|
process.c
|
ntdll: Fix calculation of process and thread affinity masks on systems with a large number of processors.
|
2015-01-21 15:31:16 +01:00 |
reg.c
|
ntdll: Implement [Nt|Zw]QueryLicenseValue.
|
2015-03-13 21:53:25 +09:00 |
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
ntdll: Improve parameter validation in RtlAddAce.
|
2015-03-30 20:03:44 +09:00 |
serial.c
|
ntdll: Remove unneeded NONAMELESSXXX directives.
|
2015-03-16 15:04:50 +09:00 |
server.c
|
ntdll: Assert when trying to replace an exiting file descriptor in fd_cache.
|
2015-03-04 21:50:38 +09:00 |
signal_arm.c
|
ntdll: Add support for FreeBSD on ARM.
|
2015-03-27 21:28:44 +09:00 |
signal_arm64.c
|
ntdll: Try to handle write-watches while we're on the signal stack.
|
2015-02-27 14:59:08 +09:00 |
signal_i386.c
|
ntdll: Try to handle write-watches while we're on the signal stack.
|
2015-02-27 14:59:08 +09:00 |
signal_powerpc.c
|
ntdll: Try to handle write-watches while we're on the signal stack.
|
2015-02-27 14:59:08 +09:00 |
signal_x86_64.c
|
ntdll: Try to handle write-watches while we're on the signal stack.
|
2015-02-27 14:59:08 +09:00 |
string.c
|
…
|
|
sync.c
|
ntdll: Remove unneeded NONAMELESSXXX directives.
|
2015-03-16 15:04:50 +09:00 |
tape.c
|
ntdll: Remove unneeded NONAMELESSXXX directives.
|
2015-03-16 15:04:50 +09:00 |
thread.c
|
ntdll: Support 64-bit Mac OS.
|
2015-02-06 22:35:17 +09:00 |
threadpool.c
|
ntdll: Move all structs and definitions to the beginning in threadpool.c.
|
2015-03-17 14:52:07 +09:00 |
time.c
|
ntdll: Remove unneeded NONAMELESSXXX directives.
|
2015-03-16 15:04:50 +09:00 |
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
ntdll: Handle write watches in virtual_uninterrupted_write_memory.
|
2015-03-19 17:06:29 +09:00 |
wcstring.c
|
…
|
|