.. |
tests
|
ntdll/tests: Test opening a directory with NULL ObjectName.
|
2015-05-27 17:13:08 +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: Potential buffer overwrite (Coverity).
|
2015-04-20 14:38:41 +09:00 |
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
ntdll: Avoid one of the calls to getattrlist() when read_directory_getattrlist() checks the case sensitivity of the file system.
|
2015-05-22 14:11:03 +09:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
ntdll: Add support for file I/O on device files.
|
2015-05-21 17:38:04 +09:00 |
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Do not omit mandatory argument for VirtualProtect.
|
2015-05-04 20:07:58 +09:00 |
loadorder.c
|
…
|
|
misc.c
|
ntdll: Add stub for WinSqmIsOptedIn.
|
2015-04-22 14:02:21 +09:00 |
nt.c
|
ntdll: Add ARMv8 detection for ARM32.
|
2015-05-22 14:10:29 +09:00 |
ntdll.spec
|
ntdll: Add stub for __chkstk on ARM.
|
2015-05-29 15:03:05 +09:00 |
ntdll_misc.h
|
ntdll: Correctly document the offset of ntdll_thread_data.
|
2015-04-21 14:30:45 +09:00 |
om.c
|
server: Track handle count of objects.
|
2015-04-03 17:07:37 +09:00 |
path.c
|
…
|
|
printf.c
|
…
|
|
process.c
|
ntdll: Enable wow64 on ARM64.
|
2015-05-08 14:54:47 +09:00 |
reg.c
|
…
|
|
relay.c
|
ntdll: Avoid movs between rcx, rdx and xmm registers.
|
2015-05-06 20:44:58 +09:00 |
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
ntdll: Add stub for NtImpersonateAnonymousToken.
|
2015-05-21 13:57:05 +09:00 |
serial.c
|
…
|
|
server.c
|
ntdll: Enable wow64 on ARM64.
|
2015-05-08 14:54:47 +09:00 |
signal_arm.c
|
ntdll: Fix returning from various ARM assembler functions.
|
2015-05-29 15:03:06 +09:00 |
signal_arm64.c
|
include: Add more ARM64 CV constants.
|
2015-05-28 14:20:55 +09:00 |
signal_i386.c
|
…
|
|
signal_powerpc.c
|
…
|
|
signal_x86_64.c
|
ntdll: Fix various bugs RtlUnwindEx on x86_64.
|
2015-04-03 17:07:36 +09:00 |
string.c
|
…
|
|
sync.c
|
server: Implement TerminateJobObject.
|
2015-04-07 23:15:47 +09:00 |
tape.c
|
…
|
|
thread.c
|
…
|
|
threadpool.c
|
…
|
|
time.c
|
kernel32: Implement GetDynamicTimeZoneInformation().
|
2015-05-11 15:39:24 +09:00 |
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
ntdll: Return failure in NtProtectVirtualMemory when last argument is omitted.
|
2015-05-05 23:15:31 +09:00 |
wcstring.c
|
…
|
|