wine-wine/server
Ove Kaaven bf160c7adc Restart interrupted select() (happens with -pg). 1999-05-09 16:00:35 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added server snapshot support (processes only for now). 1999-02-14 18:03:15 +00:00
change.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
console.c Moved process definitions to include/server/process.h 1999-02-14 17:58:51 +00:00
device.c Added missing includes to avoid warnings/errors. 1999-02-09 15:49:39 +00:00
event.c Moved process definitions to include/server/process.h 1999-02-14 17:58:51 +00:00
file.c CLIENT_WaitReply: don't clear last error on success; fixed callers 1999-02-28 19:25:51 +00:00
main.c Added new_process and init_process request. 1999-03-21 19:23:54 +00:00
mapping.c Added support for mappings with no associated file. 1999-02-28 10:13:59 +00:00
mutex.c Moved process definitions to include/server/process.h 1999-02-14 17:58:51 +00:00
object.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
pipe.c Added missing includes to avoid warnings/errors. 1999-02-09 15:49:39 +00:00
process.c Added env ptr to new_process request 1999-04-18 14:41:41 +00:00
request.c Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
select.c Restart interrupted select() (happens with -pg). 1999-05-09 16:00:35 +00:00
semaphore.c Moved process definitions to include/server/process.h 1999-02-14 17:58:51 +00:00
snapshot.c Added server snapshot support (processes only for now). 1999-02-14 18:03:15 +00:00
socket.c ANSI C fixes. 1999-05-08 15:47:44 +00:00
thread.c Don't crash if queuing an APC on a thread that doesn't wait. 1999-05-02 11:33:01 +00:00
trace.c ANSI C fixes. 1999-05-08 15:47:44 +00:00