wine-wine/server
Ove Kaaven cb98a6ed7a Handle POLLHUP better (delay FD_CLOSE notification until all data has
been read). Made WSAEnumNetworkEvents atomic. Convert socket event
error codes properly. Made accept()-ed sockets inherit the listening
socket's WSAAsyncSelect().
2000-03-26 18:21:16 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved global atoms to the server (based on the work of Sergei 2000-02-13 13:56:13 +00:00
atom.c Moved global atoms to the server (based on the work of Sergei 2000-02-13 13:56:13 +00:00
change.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
console.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
context_i386.c Changed PTRACE_PEEKUSER to PTRACE_PEEKUSR and PTRACE_POKEUSER to 2000-03-24 19:45:11 +00:00
debugger.c Fixed bug in generate_startup_debug_events(). 2000-03-15 19:45:15 +00:00
device.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
event.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
file.c Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. 2000-03-10 22:16:10 +00:00
handle.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
handle.h Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
main.c Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. 2000-03-10 22:16:10 +00:00
mapping.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
mutex.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
object.c Made the server listen for new clients on a Unix socket in 2000-01-25 01:40:27 +00:00
object.h Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. 2000-03-10 22:16:10 +00:00
pipe.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
process.c Fixed a couple of file descriptor leaks. 2000-03-25 19:14:37 +00:00
process.h Have threads and processes exit more cleanly whenever possible. 2000-03-17 15:16:57 +00:00
ptrace.c Have threads and processes exit more cleanly whenever possible. 2000-03-17 15:16:57 +00:00
registry.c Moved some registry definitions to winnt.h. 2000-03-26 14:41:10 +00:00
request.c Have threads and processes exit more cleanly whenever possible. 2000-03-17 15:16:57 +00:00
request.h Have threads and processes exit more cleanly whenever possible. 2000-03-17 15:16:57 +00:00
select.c Made the server listen for new clients on a Unix socket in 2000-01-25 01:40:27 +00:00
semaphore.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
snapshot.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
sock.c Handle POLLHUP better (delay FD_CLOSE notification until all data has 2000-03-26 18:21:16 +00:00
thread.c Fixed a couple of file descriptor leaks. 2000-03-25 19:14:37 +00:00
thread.h Have threads and processes exit more cleanly whenever possible. 2000-03-17 15:16:57 +00:00
timer.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
trace.c Handle POLLHUP better (delay FD_CLOSE notification until all data has 2000-03-26 18:21:16 +00:00
unicode.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
unicode.h Moved global atoms to the server (based on the work of Sergei 2000-02-13 13:56:13 +00:00