wine-wine/server
Alexandre Julliard 791c84c928 Fixed initial process refcount. 1999-06-07 16:16:35 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added debug events support. 1999-05-23 19:53:30 +00:00
change.c Server reorganization: 1999-05-15 10:48:19 +00:00
console.c Adapted to new select interface. 1999-05-16 16:59:38 +00:00
debugger.c Added debug events support. 1999-05-23 19:53:30 +00:00
device.c Server reorganization: 1999-05-15 10:48:19 +00:00
event.c Server reorganization: 1999-05-15 10:48:19 +00:00
file.c Adapted to new select interface. 1999-05-16 16:59:38 +00:00
handle.c Made handle table a separate object. 1999-06-04 19:49:54 +00:00
handle.h Made handle table a separate object. 1999-06-04 19:49:54 +00:00
main.c Added optional debugging code in object management. 1999-06-04 19:47:04 +00:00
mapping.c Do not use pagesize aligned size_low to grow mapped file, but original 1999-05-23 07:47:31 +00:00
mutex.c Server reorganization: 1999-05-15 10:48:19 +00:00
object.c Added optional debugging code in object management. 1999-06-04 19:47:04 +00:00
object.h Added optional debugging code in object management. 1999-06-04 19:47:04 +00:00
pipe.c Adapted to new select interface. 1999-05-16 16:59:38 +00:00
process.c Fixed initial process refcount. 1999-06-07 16:16:35 +00:00
process.h Made handle table a separate object. 1999-06-04 19:49:54 +00:00
request.c Changed select interface, separated timeouts from file descriptors. 1999-05-16 16:57:49 +00:00
select.c Set only the client socket in non-blocking mode instead of all fds; 1999-05-20 16:40:23 +00:00
semaphore.c Server reorganization: 1999-05-15 10:48:19 +00:00
snapshot.c Server reorganization: 1999-05-15 10:48:19 +00:00
socket.c Set only the client socket in non-blocking mode instead of all fds; 1999-05-20 16:40:23 +00:00
thread.c Made handle table a separate object. 1999-06-04 19:49:54 +00:00
thread.h Added debug events support. 1999-05-23 19:53:30 +00:00
trace.c Added support for dumping variable-size data of server replies. 1999-05-24 12:33:10 +00:00