.. |
tests
|
ntdll: Implement ProcessVmCounters for Linux.
|
2017-03-21 20:52:38 +01:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
ntdll: Don't modify LockCount in RtlLeaveCriticalSection if section is not acquired.
|
2017-03-07 16:33:36 +01:00 |
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
…
|
|
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
server: Added server-side FSCTL_PIPE_PEEK implementation.
|
2017-03-22 18:52:58 +01:00 |
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Read entry point in LdrInitializeThunk.
|
2017-02-09 21:37:08 +01:00 |
loadorder.c
|
…
|
|
misc.c
|
ntdll: Move UnregisterTraceGuids from advapi32 to ntdll.
|
2017-01-26 10:35:50 +01:00 |
nt.c
|
ntdll: Remove dead initializations (clang).
|
2017-01-31 08:51:59 +01:00 |
ntdll.spec
|
ntdll: Implement RtlAddMandatoryAce.
|
2017-02-17 20:54:04 +01:00 |
ntdll_misc.h
|
…
|
|
om.c
|
…
|
|
path.c
|
ntdll: Open current working directory with FILE_TRAVERSE access.
|
2016-09-22 12:44:35 +09:00 |
printf.c
|
…
|
|
process.c
|
ntdll: Implement ProcessVmCounters for Linux.
|
2017-03-21 20:52:38 +01:00 |
reg.c
|
ntdll: Add a stub for NtLoadKey2.
|
2017-02-01 21:19:38 +01:00 |
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
ntdll: Fix RtlAssert() prototype.
|
2016-11-29 12:18:37 +01:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
ntdll: Implement RtlAddMandatoryAce.
|
2017-02-17 20:54:04 +01:00 |
serial.c
|
…
|
|
server.c
|
ntdll: Use FD_CLOEXEC instead of hardcoded values.
|
2017-03-07 16:33:38 +01:00 |
signal_arm.c
|
…
|
|
signal_arm64.c
|
…
|
|
signal_i386.c
|
…
|
|
signal_powerpc.c
|
…
|
|
signal_x86_64.c
|
ntdll: Save rdi and rsi in raise_func_trampoline.
|
2017-03-07 21:59:22 +01:00 |
string.c
|
…
|
|
sync.c
|
…
|
|
tape.c
|
…
|
|
thread.c
|
ntdll: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending).
|
2017-02-08 10:53:32 +01:00 |
threadpool.c
|
…
|
|
time.c
|
ntdll: Catch page faults in NtQueryPerformanceCounter.
|
2017-01-26 19:05:43 +01:00 |
version.c
|
wine.inf: Set default Windows version to win7.
|
2017-02-08 10:49:30 +01:00 |
version.rc
|
…
|
|
virtual.c
|
…
|
|
wcstring.c
|
…
|
|