.. |
tests
|
ntdll: gcc 2.95 compile fixes.
|
2006-02-10 14:54:04 +01:00 |
.gitignore
|
…
|
|
Makefile.in
|
ntdll: Add implementation of tape IOCTLs.
|
2006-01-26 13:23:08 +01:00 |
atom.c
|
Make more arrays const.
|
2006-01-24 14:00:32 +01:00 |
cdrom.c
|
ntdll: Implement DVD_ReadStructure.
|
2006-02-11 18:40:32 +01:00 |
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
server: Track created and removed directories in the tree of inodes for inotify.
|
2006-02-21 11:13:23 +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
|
configure: For sys/mount.h, sys/statfs.h and sys/vfs.h, always include
|
2006-02-06 21:53:27 +01:00 |
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
…
|
|
loader.c
|
ntdll: Don't reset the load count when reusing a builtin modref.
|
2006-02-28 12:41:25 +01:00 |
loadorder.c
|
ntdll: Simplify loadorder code by using an enum instead of an array
|
2006-02-22 16:30:05 +01:00 |
misc.c
|
…
|
|
nt.c
|
ntdll: Add a stubbed NtSetSystemInformation.
|
2006-01-20 19:41:04 +01:00 |
ntdll.spec
|
ntdll: Simplify loadorder code by using an enum instead of an array
|
2006-02-22 16:30:05 +01:00 |
ntdll_misc.h
|
ntdll: Simplify loadorder code by using an enum instead of an array
|
2006-02-22 16:30:05 +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
|
ntdll: RtlIpv4AddressToStringExW/RtlIpv4StringToAddressExW stubs.
|
2006-02-02 13:21:26 +01:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
ntdll: Implemented serial IOCTL for status: GET_COMM_STATUS.
|
2006-02-28 15:36:37 +01:00 |
server.c
|
ntdll: Remove no longer used oldcwd in start_server.
|
2006-02-17 11:41:57 +01:00 |
signal_i386.c
|
ntdll: Avoid compile error caused by a single quote.
|
2006-02-21 11:12:28 +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: Rename i386 CPU trap codes to avoid collision with system headers.
|
2006-02-03 12:30:55 +01:00 |
string.c
|
ntdll: memcpy should behave like memmove in ntdll too.
|
2006-01-24 12:28:34 +01:00 |
sync.c
|
…
|
|
tape.c
|
ntdll: Fix tape.c compilation on Darwin.
|
2006-02-11 20:26:33 +01:00 |
thread.c
|
kernel: Moved the get_startup_info call to ntdll.
|
2006-02-22 09:57:19 +01:00 |
time.c
|
ntdll: Added Urals time.
|
2006-02-07 16:51:51 +01:00 |
version.c
|
…
|
|
virtual.c
|
ntdll: Use PROT_NONE instead of 0.
|
2006-02-24 11:31:24 +01:00 |
wcstring.c
|
…
|
|