wine/server
2006-11-13 12:53:09 +01:00
..
.gitignore
atom.c server: Remove redundant NULL check before free() (found by Smatch). 2006-10-10 12:56:16 +02:00
change.c server: Refuse to close handles in other processes if they have an associated fd. 2006-11-02 20:52:22 +01:00
class.c
clipboard.c
console.c server: Get rid of the server-side file descriptor cache management. 2006-11-02 20:52:05 +01:00
console.h
context_alpha.c
context_i386.c
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c server: Get rid of the server-side file descriptor cache management. 2006-11-02 20:52:05 +01:00
directory.c
event.c
fd.c server: Compilation fix. 2006-11-06 12:27:12 +01:00
file.c server: Refuse to close handles in other processes if they have an associated fd. 2006-11-02 20:52:22 +01:00
file.h server: Refuse to close handles in other processes if they have an associated fd. 2006-11-02 20:52:22 +01:00
handle.c server: Get rid of the server-side file descriptor cache management. 2006-11-02 20:52:05 +01:00
handle.h server: Get rid of the server-side file descriptor cache management. 2006-11-02 20:52:05 +01:00
hook.c server: Remove redundant NULL check before free() (found by Smatch). 2006-10-10 12:56:16 +02:00
mailslot.c ntdll: Retrieve mailslot message info from the client side. 2006-11-03 17:53:04 +01:00
main.c
Makefile.in server: Win64 printf format warning fixes. 2006-10-02 11:55:01 +02:00
mapping.c server: Refuse to close handles in other processes if they have an associated fd. 2006-11-02 20:52:22 +01:00
mutex.c
named_pipe.c server: Refuse to close handles in other processes if they have an associated fd. 2006-11-02 20:52:22 +01:00
object.c
object.h
process.c server: Fix list corruption caused by previous change. 2006-11-13 12:53:09 +01:00
process.h server: Kill the process without SIGTERM when the fd socket is closed. 2006-09-21 11:14:45 +02:00
protocol.def ntdll: Retrieve mailslot message info from the client side. 2006-11-03 17:53:04 +01:00
ptrace.c server: Cast-qual warning fix. 2006-10-09 15:23:28 +02:00
queue.c server: A window timer id should be an unsigned long. 2006-10-16 17:03:44 +02:00
region.c
registry.c server: Remove redundant NULL check before free() (found by Smatch). 2006-10-10 12:56:16 +02:00
request.c server: Remove redundant NULL check before free() (found by Smatch). 2006-10-10 12:56:16 +02:00
request.h server: Get rid of the server-side file descriptor cache management. 2006-11-02 20:52:05 +01:00
security.h
semaphore.c
serial.c server: Refuse to close handles in other processes if they have an associated fd. 2006-11-02 20:52:22 +01:00
signal.c
snapshot.c
sock.c server: Refuse to close handles in other processes if they have an associated fd. 2006-11-02 20:52:22 +01:00
symlink.c
thread.c server: Remove redundant NULL check before free() (found by Smatch). 2006-10-10 12:56:16 +02:00
thread.h
timer.c
token.c server: Remove redundant NULL check before free() (found by Smatch). 2006-10-10 12:56:16 +02:00
trace.c ntdll: Retrieve mailslot message info from the client side. 2006-11-03 17:53:04 +01:00
unicode.c
unicode.h
user.c
user.h
window.c server: Always ignore the root window position when computing coordinates offsets. 2006-10-26 13:04:52 +02:00
wineserver.man.in
winstation.c server: Get rid of the server-side file descriptor cache management. 2006-11-02 20:52:05 +01:00