.. |
tests
|
ntdll/tests: Remove unused NtWaitForSingleObject import.
|
2010-09-22 19:57:37 +02:00 |
actctx.c
|
|
|
atom.c
|
|
|
cdrom.c
|
ntdll: Check for __FreeBSD_kernel__, remove redundant ifdef's, make FIXME's consistent.
|
2010-08-19 11:30:58 +02:00 |
critsection.c
|
ntdll: Use syscall instead of int $0x80.
|
2010-07-22 10:24:48 +02:00 |
debugbuffer.c
|
|
|
debugtools.c
|
|
|
directory.c
|
|
|
env.c
|
|
|
error.c
|
ntdll: Add more error codes.
|
2010-08-17 11:55:39 +02:00 |
exception.c
|
|
|
file.c
|
ntdll: Setting FileAllInformation is not allowed.
|
2010-07-26 18:38:30 +02:00 |
handletable.c
|
|
|
heap.c
|
ntdll: Round up the initial commit size to the commit granularity.
|
2010-06-29 10:55:20 +02:00 |
large_int.c
|
|
|
loader.c
|
ntdll: Set correct protection flags on sections in builtin DLLs.
|
2010-08-24 17:22:32 +02:00 |
loadorder.c
|
|
|
Makefile.in
|
ntdll: Add ARM support.
|
2010-09-20 12:58:44 +02:00 |
misc.c
|
ntdll: qsort: comparator must not get the same pointer.
|
2010-05-24 11:27:25 +02:00 |
nt.c
|
ntdll: Add ARM support.
|
2010-09-20 12:58:44 +02:00 |
ntdll.spec
|
ntdll: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
ntdll_misc.h
|
ntdll: Set correct protection flags on sections in builtin DLLs.
|
2010-08-24 17:22:32 +02:00 |
om.c
|
ntdll: Do not return STATUS_SUCCESS on failure in NtQueryObject().
|
2010-09-15 10:32:55 -05:00 |
path.c
|
ntdll: Convert even Unix paths outside Wine's drive mappings to DOS paths.
|
2010-07-23 13:05:32 +02:00 |
printf.c
|
|
|
process.c
|
ntdll: Implement NtSetInformationProcess for ProcessDefaultHardErrorMode.
|
2010-08-16 16:39:53 +02:00 |
reg.c
|
|
|
relay.c
|
winebuild: Use the correct registers for relay debugging of floating point arguments on x86_64.
|
2010-08-30 12:41:28 +02:00 |
resource.c
|
|
|
rtl.c
|
ntdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
|
2010-08-19 11:52:47 +02:00 |
rtlbitmap.c
|
|
|
rtlstr.c
|
|
|
sec.c
|
|
|
serial.c
|
ntdll: Fix set_baud_rate for high rates for non-Linux (bad copy/paste).
|
2010-07-06 19:28:27 +02:00 |
server.c
|
ntdll: Add ARM support.
|
2010-09-20 12:58:44 +02:00 |
signal_arm.c
|
ntdll: Add ARM support.
|
2010-09-20 12:58:44 +02:00 |
signal_i386.c
|
ntdll: Fix the initial FPU control word on 32-bit too.
|
2010-06-22 11:19:02 +02:00 |
signal_powerpc.c
|
ntdll: Remove an unused function from signal_powerpc.
|
2010-09-08 13:30:23 +02:00 |
signal_sparc.c
|
ntdll: Make sure ill_handler() and bus_handler() are used on Sparc.
|
2010-08-24 12:21:44 +02:00 |
signal_x86_64.c
|
ntdll: Fix the initial FPU control word on 64-bit.
|
2010-06-21 11:49:25 +02:00 |
string.c
|
ntdll: Implement bsearch, lfind to use correct comparator functions.
|
2010-05-13 11:50:51 +02:00 |
sync.c
|
|
|
tape.c
|
|
|
thread.c
|
ntdll: Allocate a console (without renderer) when starting a program from unix console.
|
2010-09-01 14:01:03 +02:00 |
threadpool.c
|
|
|
time.c
|
|
|
version.c
|
|
|
version.rc
|
|
|
virtual.c
|
ntdll: Fix the protection state of writable sections.
|
2010-08-26 18:06:10 +02:00 |
wcstring.c
|
|
|