.. |
tests
|
ntdll: Set the exception address to the program counter in RtlRaiseException.
|
2009-04-10 13:17:12 +02:00 |
Makefile.in
|
ntdll: Get rid of the no longer used pthread emulation.
|
2009-03-26 13:20:04 +01:00 |
actctx.c
|
ntdll: Print desired version of missing dependent assemblies.
|
2009-04-03 12:58:30 +02:00 |
atom.c
|
…
|
|
cdrom.c
|
ntdll: Define dvd_struct ourselves since it's not consistent across platforms.
|
2009-04-01 12:37:32 +02:00 |
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
…
|
|
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
ntdll: Move the RtlRaiseException implementation into the respective platform-specific files.
|
2009-04-10 13:14:05 +02:00 |
file.c
|
…
|
|
handletable.c
|
…
|
|
heap.c
|
ntdll: Add missing valgrind hook in RtlAllocateHeap.
|
2009-04-16 11:28:53 -05:00 |
large_int.c
|
…
|
|
loader.c
|
…
|
|
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
ntdll: Implement NtQuery/SetInformationToken(TokenDefaultDacl).
|
2009-04-21 15:41:05 +02:00 |
ntdll.spec
|
…
|
|
ntdll_misc.h
|
ntdll: Add a raise_status function and avoid exporting __regs_RtlRaiseException.
|
2009-04-10 13:09:06 +02:00 |
om.c
|
…
|
|
path.c
|
…
|
|
printf.c
|
…
|
|
process.c
|
ntdll: Set the WOW64 flag according to the server supported CPUs.
|
2009-04-03 17:05:29 +02:00 |
reg.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
ntdll: Set the WOW64 flag according to the server supported CPUs.
|
2009-04-03 17:05:29 +02:00 |
signal_i386.c
|
ntdll: Set the exception address to the program counter in RtlRaiseException.
|
2009-04-10 13:17:12 +02:00 |
signal_powerpc.c
|
ntdll: Set the exception address to the program counter in RtlRaiseException.
|
2009-04-10 13:17:12 +02:00 |
signal_sparc.c
|
ntdll: Set the exception address to the program counter in RtlRaiseException.
|
2009-04-10 13:17:12 +02:00 |
signal_x86_64.c
|
ntdll: Set the exception address to the program counter in RtlRaiseException.
|
2009-04-10 13:17:12 +02:00 |
string.c
|
…
|
|
sync.c
|
…
|
|
tape.c
|
…
|
|
thread.c
|
server: Define a generic context structure instead of using the platform-specific version.
|
2009-04-08 19:59:23 +02:00 |
threadpool.c
|
…
|
|
time.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
ntdll: Don't pretend that the whole address space is reserved on non-i386.
|
2009-04-06 12:07:33 +02:00 |
wcstring.c
|
…
|
|