.. |
tests
|
ntdll/tests: Fix some test failures on Windows.
|
2012-10-12 11:47:01 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
ntdll: IOCTL_DISK_GET_MEDIA_TYPES is the same as IOCTL_STORAGE_GET_MEDIA_TYPES.
|
2012-09-13 10:21:46 +02:00 |
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
kernel32: Added implementation of FileIdBothDirectoryInfo for GetFileInformationByHandleEx.
|
2012-10-12 13:14:43 +02:00 |
env.c
|
ntdll: Add stub for NtQuerySystemEnvironmentValueEx.
|
2012-06-06 11:54:37 +02:00 |
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
ntdll: Enhance FreeBSD checks to also check for DragonFly BSD when appropriate.
|
2012-06-04 12:17:54 +02:00 |
handletable.c
|
…
|
|
heap.c
|
ntdll: Avoid clobbering valgrind annotations during HeapReAlloc.
|
2012-06-11 11:26:43 +02:00 |
large_int.c
|
…
|
|
loader.c
|
ntdll: Init retv to FALSE so in case of exception the trace shows the failure.
|
2012-10-01 12:05:48 +02:00 |
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
ntdll: Add more complete implementation of NtPowerInformation.
|
2012-09-14 12:04:48 +02:00 |
ntdll.spec
|
kernel32: Added InitOnceInitialize() implementation.
|
2012-07-23 12:53:24 +02:00 |
ntdll_misc.h
|
…
|
|
om.c
|
…
|
|
path.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
printf.c
|
ntdll: Avoid TRUE:FALSE conditional expressions.
|
2012-08-14 11:58:40 +02:00 |
process.c
|
…
|
|
reg.c
|
…
|
|
relay.c
|
ntdll: Add support for relay debugging on ARM.
|
2012-07-16 14:29:12 +02:00 |
resource.c
|
…
|
|
rtl.c
|
ntdll: Move the _chkstk implementation to signal_i386.c.
|
2012-04-02 12:46:38 +02:00 |
rtlbitmap.c
|
ntdll: Avoid TRUE:FALSE conditional expressions.
|
2012-08-14 11:58:40 +02:00 |
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
ntdll: Fetch thread id on NetBSD.
|
2012-08-17 10:47:22 +02:00 |
signal_arm.c
|
ntdll: Correctly handle Thumb exceptions on ARM.
|
2012-04-30 19:33:28 +02:00 |
signal_i386.c
|
ntdll: Enhance FreeBSD checks to also check for DragonFly BSD when appropriate.
|
2012-06-04 12:17:54 +02:00 |
signal_powerpc.c
|
…
|
|
signal_sparc.c
|
…
|
|
signal_x86_64.c
|
ntdll: Export _local_unwind.
|
2012-05-29 21:33:45 +02:00 |
string.c
|
…
|
|
sync.c
|
kernel32: Added InitOnceInitialize() implementation.
|
2012-07-23 12:53:24 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Add missing parameters to syscall call.
|
2012-05-30 11:21:45 +02:00 |
threadpool.c
|
ntdll: Avoid TRUE:FALSE conditional expressions.
|
2012-08-14 11:58:40 +02:00 |
time.c
|
…
|
|
version.c
|
ntdll: Add support for Windows 8 version.
|
2012-08-21 11:49:58 +02:00 |
version.rc
|
…
|
|
virtual.c
|
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
|
2012-08-17 10:45:17 +02:00 |
wcstring.c
|
…
|
|