.. |
tests
|
server: Don't allow APCs on objects associated with completion port.
|
2017-07-10 20:51:11 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
…
|
|
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: Handle IMAGE_REL_BASED_DIR64 for arm64 in the same way as for x86_64.
|
2017-07-07 19:48:32 +02:00 |
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
server: Implement setting a security descriptor when duplicating tokens.
|
2017-06-15 11:12:24 +02:00 |
ntdll.spec
|
ntdll: Call NtRaiseException directly from RtlRaiseException on i386.
|
2017-07-20 13:54:43 +02:00 |
ntdll_misc.h
|
ntdll: Move the plaform-independent thread data to the GdiTebBatch TEB field.
|
2017-07-19 19:13:29 +02:00 |
om.c
|
…
|
|
path.c
|
…
|
|
printf.c
|
…
|
|
process.c
|
…
|
|
reg.c
|
…
|
|
relay.c
|
ntdll: Add small assembly wrappers for snooping instead of saving/restoring the entire context.
|
2017-07-20 16:18:45 +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.c
|
…
|
|
signal_arm.c
|
ntdll: Move NtGetContextThread implementation to the platform-specific files.
|
2017-07-18 20:43:32 +02:00 |
signal_arm64.c
|
ntdll: Move NtGetContextThread implementation to the platform-specific files.
|
2017-07-18 20:43:32 +02:00 |
signal_i386.c
|
ntdll: Call NtRaiseException directly from RtlRaiseException on i386.
|
2017-07-20 13:54:43 +02:00 |
signal_powerpc.c
|
ntdll: Move NtGetContextThread implementation to the platform-specific files.
|
2017-07-18 20:43:32 +02:00 |
signal_x86_64.c
|
ntdll: Remove the raise_exception helper function on x86-64.
|
2017-07-20 13:30:58 +02:00 |
string.c
|
…
|
|
sync.c
|
…
|
|
tape.c
|
…
|
|
thread.c
|
ntdll: Move the plaform-independent thread data to the GdiTebBatch TEB field.
|
2017-07-19 19:13:29 +02:00 |
threadpool.c
|
…
|
|
time.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
ntdll: Allow map_view() to allocate fixed memory between reserved area and non-reserved area.
|
2017-07-13 13:48:55 +02:00 |
wcstring.c
|
…
|
|