wine/files
Alexandre Julliard d549f6909e Use a separate FIFO pair for server requests that don't need to pass a
file descriptor.
Associate file descriptors with handles on the server side so that we
don't need to pass the fd every time the client wants to use it.
2000-12-22 02:04:15 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
change.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
directory.c Add strerror() to the "Could not stat" and "Invalid path" startup 2000-12-14 20:30:13 +00:00
dos_fs.c Spelling fix. 2000-12-15 20:54:01 +00:00
drive.c Add strerror() to the "Could not stat" and "Invalid path" startup 2000-12-14 20:30:13 +00:00
file.c Use a separate FIFO pair for server requests that don't need to pass a 2000-12-22 02:04:15 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
profile.c Protect against NULL buffer in the profile functions. 2000-12-19 19:37:03 +00:00
tape.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00