wine/server
2007-05-03 17:43:18 +02:00
..
async.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
atom.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
change.c server: Add infrastructure for ioctl server request. 2007-04-16 14:45:03 +02:00
class.c
clipboard.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
console.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
console.h
context_alpha.c
context_i386.c
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
directory.c server: Create the named pipe and mailslot devices under \Device. 2007-03-22 12:01:16 +01:00
event.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
fd.c server: Infrastructure to return a wait handle for blocking ioctls. 2007-05-03 17:43:18 +02:00
file.c server: Return a more correct fd type for anonymous files. 2007-04-23 15:13:22 +02:00
file.h server: Infrastructure to return a wait handle for blocking ioctls. 2007-05-03 17:43:18 +02:00
handle.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
handle.h
hook.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
mach.c Fixed some compilation issues on Mac OS X Leopard. 2007-03-12 16:14:18 +01:00
mailslot.c server: Store valid file options in pseudo file descriptors. 2007-05-03 16:07:30 +02:00
main.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
Makefile.in server: Make struct async into a real object, to keep it around while the APC is running. 2007-03-20 19:23:59 +01:00
mapping.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
mutex.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
named_pipe.c server: Infrastructure to return a wait handle for blocking ioctls. 2007-05-03 17:43:18 +02:00
object.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
object.h server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
process.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
process.h server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
procfs.c server: Added process control support using /proc on Solaris. 2007-03-09 13:40:41 +01:00
protocol.def server: Infrastructure to return a wait handle for blocking ioctls. 2007-05-03 17:43:18 +02:00
ptrace.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
queue.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
region.c
registry.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
request.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
request.h server: Moved the FSCTL_PIPE_LISTEN implementation to the server. 2007-04-18 16:26:37 +02:00
security.h server: Check object's security when creating handles. 2007-02-21 19:49:02 +01:00
semaphore.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
serial.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
signal.c server: Add infrastructure for ioctl server request. 2007-04-16 14:45:03 +02:00
snapshot.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
sock.c server: Add infrastructure for ioctl server request. 2007-04-16 14:45:03 +02:00
symlink.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
thread.c server: Give system APCs priority over signaled objects. 2007-05-01 14:07:24 +02:00
thread.h server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
timer.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
token.c server: Add an open_file() function to the object operations. 2007-03-22 11:44:29 +01:00
trace.c server: Infrastructure to return a wait handle for blocking ioctls. 2007-05-03 17:43:18 +02:00
unicode.c
unicode.h
user.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
user.h
window.c server: Replace inline static with static inline. 2007-03-17 20:05:05 +01:00
wineserver.man.in
winstation.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00