.. |
Makefile.in
|
server: Add support for generic device objects managed from the client side.
|
2007-05-08 20:28:37 +02:00 |
async.c
|
server: Remove the extra apc_arg parameter now that user APCs all require the same arg as the kernel APC.
|
2007-06-04 15:20:49 +02:00 |
atom.c
|
…
|
|
change.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
console.c
|
server: Stop exporting the console_input structure. Get rid of console.h.
|
2007-05-11 12:46:32 +02:00 |
context_alpha.c
|
…
|
|
context_i386.c
|
…
|
|
context_powerpc.c
|
…
|
|
context_sparc.c
|
…
|
|
context_x86_64.c
|
…
|
|
debugger.c
|
server: Stop exporting the console_input structure. Get rid of console.h.
|
2007-05-11 12:46:32 +02:00 |
device.c
|
server: Add support for retrieving results of queued ioctls once they are done.
|
2007-05-08 20:45:44 +02:00 |
directory.c
|
…
|
|
event.c
|
…
|
|
fd.c
|
server: Infrastructure to return a wait handle for blocking ioctls.
|
2007-05-03 17:43:18 +02:00 |
file.c
|
…
|
|
file.h
|
server: Add support for queuing ioctl calls to a device.
|
2007-05-08 20:37:21 +02:00 |
handle.c
|
…
|
|
handle.h
|
…
|
|
hook.c
|
…
|
|
mach.c
|
…
|
|
mailslot.c
|
server: Store valid file options in pseudo file descriptors.
|
2007-05-03 16:07:30 +02:00 |
main.c
|
…
|
|
mapping.c
|
…
|
|
mutex.c
|
…
|
|
named_pipe.c
|
server: set_server_state needs to be called with non-NULL server.
|
2007-05-09 12:06:37 +02:00 |
object.c
|
…
|
|
object.h
|
…
|
|
process.c
|
server: Add support for system processes, that can be signaled to exit when all non-system processes are done.
|
2007-06-06 20:33:13 +02:00 |
process.h
|
server: Add support for system processes, that can be signaled to exit when all non-system processes are done.
|
2007-06-06 20:33:13 +02:00 |
procfs.c
|
…
|
|
protocol.def
|
server: Add support for system processes, that can be signaled to exit when all non-system processes are done.
|
2007-06-06 20:33:13 +02:00 |
ptrace.c
|
…
|
|
queue.c
|
…
|
|
region.c
|
…
|
|
registry.c
|
…
|
|
request.c
|
…
|
|
request.h
|
server: Add support for system processes, that can be signaled to exit when all non-system processes are done.
|
2007-06-06 20:33:13 +02:00 |
security.h
|
server: Move most of the duplicate_token request to a new function, token_duplicate, to enable the code to be used inside wineserver.
|
2007-05-30 11:46:32 +02:00 |
semaphore.c
|
…
|
|
serial.c
|
…
|
|
signal.c
|
…
|
|
snapshot.c
|
…
|
|
sock.c
|
…
|
|
symlink.c
|
…
|
|
thread.c
|
server: Run async I/O APCs from the SIGUSR1 handler.
|
2007-06-04 18:16:48 +02:00 |
thread.h
|
…
|
|
timer.c
|
server: Don't allow a waitable timer to be set to expire in the past.
|
2007-05-22 11:59:45 +02:00 |
token.c
|
server: Move most of the duplicate_token request to a new function, token_duplicate, to enable the code to be used inside wineserver.
|
2007-05-30 11:46:32 +02:00 |
trace.c
|
server: Add support for system processes, that can be signaled to exit when all non-system processes are done.
|
2007-06-06 20:33:13 +02:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
user.c
|
…
|
|
user.h
|
…
|
|
window.c
|
…
|
|
wineserver.man.in
|
…
|
|
winstation.c
|
…
|
|