.. |
tests
|
ntdll: Add a test for NtNotifyChangeDirectoryFile.
|
2006-01-17 13:13:29 +01:00 |
.gitignore
|
…
|
|
Makefile.in
|
ntdll: Created infrastructure to support IOCTL for serial devices.
|
2006-01-12 13:32:51 +01:00 |
atom.c
|
Make more arrays const.
|
2006-01-24 14:00:32 +01:00 |
cdrom.c
|
…
|
|
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
ntdll: Add a stub implementation of NtNotifyChangeDirectoryFile.
|
2006-01-16 20:40:11 +01:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
ntdll: Use the NTAPI definition of EXCEPTION_ACCESS_VIOLATION.
|
2006-01-16 20:40:25 +01:00 |
file.c
|
ntdll: Cleaned up the ioctl functions.
|
2006-01-18 17:18:22 +01:00 |
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Loader optimization.
|
2006-01-18 14:22:19 +01:00 |
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
ntdll: Add a stubbed NtSetSystemInformation.
|
2006-01-20 19:41:04 +01:00 |
ntdll.spec
|
ntdll: memcpy should behave like memmove in ntdll too.
|
2006-01-24 12:28:34 +01:00 |
ntdll_misc.h
|
ntdll: Move the %gs register to the ntdll_thread_regs structure.
|
2006-01-20 16:54:11 +01:00 |
om.c
|
…
|
|
path.c
|
…
|
|
process.c
|
…
|
|
reg.c
|
ntdll: Use FILE_OPEN instead of OPEN_EXISTING when calling NtCreateFile.
|
2006-01-17 13:12:43 +01:00 |
relay.c
|
ntdll: New implementation of relay thunks.
|
2005-12-18 10:45:01 +01:00 |
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
ntdll: Created infrastructure to support IOCTL for serial devices.
|
2006-01-12 13:32:51 +01:00 |
server.c
|
…
|
|
signal_i386.c
|
ntdll: Move the %gs register to the ntdll_thread_regs structure.
|
2006-01-20 16:54:11 +01:00 |
signal_powerpc.c
|
ntdll: Handle NtSetContextThread on the client side (as far as
|
2006-01-11 20:20:32 +01:00 |
signal_sparc.c
|
ntdll: Handle NtSetContextThread on the client side (as far as
|
2006-01-11 20:20:32 +01:00 |
signal_x86_64.c
|
ntdll: Handle NtSetContextThread on the client side (as far as
|
2006-01-11 20:20:32 +01:00 |
string.c
|
ntdll: memcpy should behave like memmove in ntdll too.
|
2006-01-24 12:28:34 +01:00 |
sync.c
|
…
|
|
thread.c
|
ntdll: Move the TEB register to the ntdll_thread_regs structure.
|
2006-01-20 16:18:06 +01:00 |
time.c
|
…
|
|
version.c
|
…
|
|
virtual.c
|
ntdll: Round PE header size to a page boundary for size checks.
|
2006-01-13 13:52:07 +01:00 |
wcstring.c
|
…
|
|