.. |
tests
|
ntdll/tests: Add tests for RtlCreateUserStack().
|
2019-06-17 20:52:34 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
ntdll: Add support for EXT4 per directory case folding.
|
2019-06-17 12:49:22 +02:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
ntdll: Make the __wine_spec_unimplemented_stub() copy cdecl.
|
2019-06-12 22:38:52 +02:00 |
file.c
|
server: Always block overlapped device requests until driver dispatches them.
|
2019-05-23 22:18:32 +02:00 |
handletable.c
|
…
|
|
heap.c
|
ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics.
|
2019-06-13 20:55:35 +02:00 |
large_int.c
|
include: Move inline assembly definitions to a new wine/asm.h header.
|
2019-05-14 13:45:07 +02:00 |
loader.c
|
ntdll: Use .so builtin if found instead of falling back to the installed PE file.
|
2019-06-19 11:47:34 +02:00 |
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
…
|
|
ntdll.spec
|
ntdll: Make the standard C functions available for importing.
|
2019-06-18 23:51:51 +02:00 |
ntdll_misc.h
|
ntdll: Implement RtlCreateUserStack() and RtlFreeUserStack().
|
2019-06-17 20:50:10 +02:00 |
om.c
|
…
|
|
path.c
|
…
|
|
printf.c
|
…
|
|
process.c
|
ntdll: Avoid truncating a nonzero exit code to zero in unix.
|
2019-05-15 22:04:39 +02:00 |
reg.c
|
…
|
|
relay.c
|
winebuild: Support relay debugging for PE builtin dlls.
|
2019-05-16 22:55:50 +02:00 |
resource.c
|
include: Move inline assembly definitions to a new wine/asm.h header.
|
2019-05-14 13:45:07 +02:00 |
rtl.c
|
include: Use the __fastcall attribute directly for the Windows build.
|
2019-05-16 14:07:15 +02:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
ntdll: Make wine_server_call() cdecl.
|
2019-06-18 23:51:51 +02:00 |
signal_arm.c
|
ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics.
|
2019-06-13 20:55:35 +02:00 |
signal_arm64.c
|
ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics.
|
2019-06-13 20:55:35 +02:00 |
signal_i386.c
|
ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics.
|
2019-06-13 20:55:35 +02:00 |
signal_powerpc.c
|
ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics.
|
2019-06-13 20:55:35 +02:00 |
signal_x86_64.c
|
ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics.
|
2019-06-13 20:55:35 +02:00 |
string.c
|
…
|
|
sync.c
|
ntdll: Try to avoid an unnecessary syscall in fast_release_srw_exclusive().
|
2019-06-11 18:20:31 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Implement RtlCreateUserStack() and RtlFreeUserStack().
|
2019-06-17 20:50:10 +02:00 |
threadpool.c
|
…
|
|
time.c
|
kernel32: Move the implementation of GetTickCount() to kernel32.
|
2019-05-30 21:53:27 +02:00 |
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
ntdll: Implement RtlCreateUserStack() and RtlFreeUserStack().
|
2019-06-17 20:50:10 +02:00 |
wcstring.c
|
…
|
|