.. |
tests
|
ntdll/tests: Avoid casting away const in comparison functions.
|
2011-02-01 12:38:57 +01:00 |
Makefile.in
|
ntdll: Add ARM support.
|
2010-09-20 12:58:44 +02:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
ntdll : Implement CDROM_Verify to work on Mac OS X.
|
2011-01-25 14:47:14 +01:00 |
critsection.c
|
ntdll: Use the futex system calls on all Linux platforms.
|
2010-12-27 12:01:52 +01:00 |
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
ntdll: Fix one-time warning message output.
|
2011-02-01 12:38:57 +01:00 |
env.c
|
…
|
|
error.c
|
ntdll: Add more error codes.
|
2010-08-17 11:55:39 +02:00 |
exception.c
|
ntdll: Don't call vectored exception handlers under the critical section.
|
2010-11-10 20:55:07 +01:00 |
file.c
|
ntdll: Add a stub implementation of FSCTL_GET_RETRIEVAL_POINTERS.
|
2010-11-23 13:22:30 +01: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: Ensure alignment of static TLS data and free it at thread exit.
|
2010-12-15 13:16:55 +01:00 |
loadorder.c
|
…
|
|
misc.c
|
ntdll: Fix possible overflow computing middle in NTDLL_mergesort().
|
2010-10-05 12:20:19 +02:00 |
nt.c
|
ntdll: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:27:38 +01:00 |
ntdll.spec
|
include: Add a prototype for RtlUnwindEx on x86_64.
|
2011-01-27 14:10:31 +01:00 |
ntdll_misc.h
|
ntdll: Get rid of support for register entry points on x86_64.
|
2011-01-27 14:12:41 +01:00 |
om.c
|
ntdll: Don't call NtClose directly in delete_view.
|
2010-12-02 12:47:42 +01: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
|
ntdll: Get rid of support for register entry points on x86_64.
|
2011-01-27 14:12:41 +01:00 |
resource.c
|
…
|
|
rtl.c
|
ntdll: Add stubs for Rtl[G/S]etCurrentTransaction.
|
2010-11-08 13:30:20 +01:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
ntdll: Use the more portable cfsetospeed() function to set serial baud rate.
|
2010-10-08 11:56:46 +02:00 |
server.c
|
ntdll: Use the gettid system call on all Linux platforms.
|
2010-12-27 12:07:12 +01:00 |
signal_arm.c
|
ntdll: Add ARM support.
|
2010-09-20 12:58:44 +02:00 |
signal_i386.c
|
ntdll: Fix frame address check in RtlCaptureStackBackTrace to match what RtlUnwind does.
|
2011-01-31 14:30:26 +01: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: Implement RtlRaiseException for x86_64 directly instead of using the winebuild-generated code.
|
2011-01-27 14:12:41 +01:00 |
string.c
|
…
|
|
sync.c
|
…
|
|
tape.c
|
…
|
|
thread.c
|
Revert "ntdll: Fix possible deadlock in vectored exception handling."
|
2010-11-10 19:17:41 +01:00 |
threadpool.c
|
ntdll: Mask invalid flags for RtlQueueWorkItem.
|
2010-11-11 18:12:47 +01:00 |
time.c
|
…
|
|
version.c
|
ntdll: Bump win2k3 version information to sp2.
|
2010-12-13 12:31:31 +01:00 |
version.rc
|
…
|
|
virtual.c
|
ntdll: Avoid putting the virtual heap in the low 2Gb on 64-bit.
|
2010-12-17 13:26:00 +01:00 |
wcstring.c
|
…
|
|