.. |
tests
|
ntdll: Implement NtQueryEvent.
|
2013-08-26 14:27:56 +02:00 |
actctx.c
|
ntdll: Implement compatible typelib section.
|
2013-08-23 17:56:14 +02:00 |
atom.c
|
|
|
cdrom.c
|
ntdll: Make the page_size variable global.
|
2013-01-08 16:35:30 +01:00 |
critsection.c
|
ntdll: Pass a select operation structure to NTDLL_wait_for_multiple_objects.
|
2013-08-26 20:32:19 +02:00 |
debugbuffer.c
|
|
|
debugtools.c
|
|
|
directory.c
|
ntdll: Use fclose instead of endmntent since we use fopen anyway.
|
2013-07-29 21:07:12 +02:00 |
env.c
|
|
|
error.c
|
|
|
exception.c
|
ntdll: Pass a select operation structure to NTDLL_wait_for_multiple_objects.
|
2013-08-26 20:32:19 +02:00 |
file.c
|
ntdll: Improve stub for FileFsAttributeInformation in NtQueryVolumeInformationFile.
|
2013-03-26 16:36:42 +01:00 |
handletable.c
|
|
|
heap.c
|
ntdll: Make the page_size variable global.
|
2013-01-08 16:35:30 +01:00 |
large_int.c
|
|
|
loader.c
|
ntdll: Implement RtlExitUserProcess.
|
2013-07-19 12:15:15 +02:00 |
loadorder.c
|
|
|
Makefile.in
|
ntdll: Remove SPARC support.
|
2013-03-05 11:01:27 +01:00 |
misc.c
|
ntdll: Remove an unused debug channel.
|
2013-04-18 19:12:57 +02:00 |
nt.c
|
ntdll: Remove SPARC support.
|
2013-03-05 11:01:27 +01:00 |
ntdll_misc.h
|
ntdll: Pass a select operation structure to NTDLL_wait_for_multiple_objects.
|
2013-08-26 20:32:19 +02:00 |
ntdll.spec
|
ntdll: Add the keyed events entry points.
|
2013-08-21 14:24:06 +02:00 |
om.c
|
server: Don't create new handle when DUP_HANDLE_CLOSE_SOURCE is used if possible.
|
2013-06-05 17:31:40 +02:00 |
path.c
|
|
|
printf.c
|
|
|
process.c
|
server: Add support for NtTerminateProcess(0).
|
2013-04-15 16:45:33 +02:00 |
reg.c
|
|
|
relay.c
|
ntdll: Reimplement the x86_64 relay entry point in assembler.
|
2013-05-23 19:03:01 +02:00 |
resource.c
|
include: Make IMAGE_RESOURCE_DIRECTORY_ENTRY match PSDK definition.
|
2013-04-29 13:33:54 +02:00 |
rtl.c
|
include: Make KNONVOLATILE_CONTEXT_POINTERS match PSDK definition.
|
2013-04-30 11:47:05 +02:00 |
rtlbitmap.c
|
|
|
rtlstr.c
|
ntdll: Implement RtlHashUnicodeString().
|
2013-07-24 14:35:09 -05:00 |
sec.c
|
ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject.
|
2013-03-27 20:12:26 +01:00 |
serial.c
|
ntdll: Don't use TIOCGICOUNT if we don't have linux/serial.h to define the necessary struct.
|
2013-07-29 21:08:02 +02:00 |
server.c
|
server: Remove SPARC support.
|
2013-03-05 11:04:07 +01:00 |
signal_arm64.c
|
ntdll: Unify the usage of internal SIGCONTEXT type on ARM and ARM64.
|
2013-03-11 11:44:29 +01:00 |
signal_arm.c
|
ntdll: Add context definitions missing from the Android NDK.
|
2013-07-30 14:43:31 +02:00 |
signal_i386.c
|
ntdll: Add context definitions missing from the Android NDK.
|
2013-07-30 14:43:31 +02:00 |
signal_powerpc.c
|
ntdll: Make the page_size variable global.
|
2013-01-08 16:35:30 +01:00 |
signal_x86_64.c
|
ntdll: Silence some printf format warnings.
|
2013-08-20 20:52:17 +02:00 |
string.c
|
ntdll: Copy some missing string functions from msvcrt.
|
2013-03-14 13:53:46 +01:00 |
sync.c
|
server: Make select on all handles a separate operation.
|
2013-08-26 20:32:52 +02:00 |
tape.c
|
|
|
thread.c
|
ntdll: Thread creation control is now taken care by server.
|
2013-05-17 12:29:43 +02:00 |
threadpool.c
|
ntdll: Add a magic number to validate timer queue pointers.
|
2013-08-20 20:13:58 +02:00 |
time.c
|
ntdll: Use the monotonic counter for NtGetTickCount.
|
2013-01-28 18:22:16 +01:00 |
version.c
|
|
|
version.rc
|
|
|
virtual.c
|
ntdll: NtAllocateVirtualMemory should fail to commit if an address range is already committed for a memory mapped file.
|
2013-07-19 14:40:17 +02:00 |
wcstring.c
|
|
|