.. |
.gitignore
|
…
|
|
Makefile.in
|
Add support for 'make install DESTDIR'.
|
2006-02-14 13:51:38 +01:00 |
atom.c
|
ntdll: Correct implementation for atom query functions.
|
2006-01-03 17:34:43 +01:00 |
change.c
|
server: Use a single inotify watch, as it scales better with a large
|
2006-02-17 11:40:38 +01:00 |
class.c
|
…
|
|
clipboard.c
|
…
|
|
console.c
|
Suppress some false-positives reported by valgrind.
|
2006-01-27 16:17:51 +01:00 |
console.h
|
…
|
|
context_alpha.c
|
server: When possible, use tgkill instead of tkill syscall on Linux.
|
2006-02-14 12:24:32 +01:00 |
context_i386.c
|
server: When possible, use tgkill instead of tkill syscall on Linux.
|
2006-02-14 12:24:32 +01:00 |
context_powerpc.c
|
server: When possible, use tgkill instead of tkill syscall on Linux.
|
2006-02-14 12:24:32 +01:00 |
context_sparc.c
|
server: When possible, use tgkill instead of tkill syscall on Linux.
|
2006-02-14 12:24:32 +01:00 |
context_x86_64.c
|
server: When possible, use tgkill instead of tkill syscall on Linux.
|
2006-02-14 12:24:32 +01:00 |
debugger.c
|
server: Store the process exe module in the standard dll list.
|
2006-02-16 12:13:01 +01:00 |
directory.c
|
server: Added access rights mapping to file objects.
|
2005-12-12 16:46:17 +01:00 |
event.c
|
…
|
|
fd.c
|
Suppress some false-positives reported by valgrind.
|
2006-01-27 16:17:51 +01:00 |
file.c
|
server: Fix the file notification interface to use directory handles.
|
2006-01-27 12:13:56 +01:00 |
file.h
|
server: Fix the file notification interface to use directory handles.
|
2006-01-27 12:13:56 +01:00 |
handle.c
|
…
|
|
handle.h
|
…
|
|
hook.c
|
server: Fixed low-level hardware hooks.
|
2006-01-27 12:12:15 +01:00 |
mailslot.c
|
server: Added get_file_info implementation for named pipe and mailslot devices.
|
2005-12-13 12:00:11 +01:00 |
main.c
|
…
|
|
mapping.c
|
server: Don't round up the header size for image mappings.
|
2006-01-11 20:59:26 +01:00 |
mutex.c
|
…
|
|
named_pipe.c
|
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
|
2005-12-14 11:14:02 +01:00 |
object.c
|
server: Added access rights mapping to file objects.
|
2005-12-12 16:46:17 +01:00 |
object.h
|
…
|
|
process.c
|
server: Store the process exe module in the standard dll list.
|
2006-02-16 12:13:01 +01:00 |
process.h
|
server: Store the process exe module in the standard dll list.
|
2006-02-16 12:13:01 +01:00 |
protocol.def
|
server: Remove the no longer needed exe_file parameter in the
|
2006-02-08 15:25:12 +01:00 |
ptrace.c
|
server: When possible, use tgkill instead of tkill syscall on Linux.
|
2006-02-14 12:24:32 +01:00 |
queue.c
|
server: Try to update the input key state even when the message is
|
2006-02-14 10:43:15 +01:00 |
region.c
|
…
|
|
registry.c
|
server: Added access rights mapping to file objects.
|
2005-12-12 16:46:17 +01:00 |
request.c
|
Suppress some false-positives reported by valgrind.
|
2006-01-27 16:17:51 +01:00 |
request.h
|
server: Fill in NtNotifyChangeDirectoryFile's buffer with change data.
|
2006-02-06 11:58:55 +01:00 |
security.h
|
…
|
|
semaphore.c
|
…
|
|
serial.c
|
server: Use the new set_fd_user function in create_serial().
|
2006-01-24 13:31:48 +01:00 |
signal.c
|
…
|
|
snapshot.c
|
server: Store the process exe module in the standard dll list.
|
2006-02-16 12:13:01 +01:00 |
sock.c
|
server: Added access rights mapping to file objects.
|
2005-12-12 16:46:17 +01:00 |
symlink.c
|
…
|
|
thread.c
|
ntdll: Add debug registers to the context of all exceptions.
|
2006-01-13 13:58:14 +01:00 |
thread.h
|
server: When possible, use tgkill instead of tkill syscall on Linux.
|
2006-02-14 12:24:32 +01:00 |
timer.c
|
Fixed a couple of warnings on MacOS.
|
2006-01-23 16:48:26 +01:00 |
token.c
|
…
|
|
trace.c
|
server: Remove the no longer needed exe_file parameter in the
|
2006-02-08 15:25:12 +01:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
user.c
|
…
|
|
user.h
|
…
|
|
window.c
|
…
|
|
wineserver.man.in
|
…
|
|
winstation.c
|
…
|
|