wine/server
2010-08-24 12:10:51 +02:00
..
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c
event.c
fd.c server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
file.c server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
file.h server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
handle.c server: Always free the process handle table even if the process didn't start. 2010-08-24 12:10:51 +02:00
handle.h server: Always free the process handle table even if the process didn't start. 2010-08-24 12:10:51 +02:00
hook.c
mach.c
mailslot.c server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
main.c
Makefile.in
mapping.c server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
mutex.c
named_pipe.c server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
object.c
object.h
process.c server: Always free the process handle table even if the process didn't start. 2010-08-24 12:10:51 +02:00
process.h
procfs.c
protocol.def server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
ptrace.c server: Use tgkill to send signals on x86_64 too. 2010-07-28 16:28:26 +02:00
queue.c
region.c
registry.c
request.c
request.h server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
symlink.c
thread.c server: Avoid a potential server crash when a thread dies on startup. 2010-08-23 19:59:57 +02:00
thread.h
timer.c
token.c
trace.c server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
unicode.c
unicode.h
user.c
user.h
window.c user32: Protect from setting as a window owner one of its successors. 2010-08-04 17:35:22 +02:00
wineserver.de.man.in
wineserver.fr.man.in
wineserver.man.in
winstation.c