wine-wine/server
Alexandre Julliard 0a7c1f6c5b Implemented GetThreadSelectorEntry through the server. 2000-01-27 02:54:17 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Made the server listen for new clients on a Unix socket in 2000-01-25 01:40:27 +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 the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
debugger.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +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 Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +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 Made the server listen for new clients on a Unix socket in 2000-01-25 01:40:27 +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 Made the server listen for new clients on a Unix socket in 2000-01-25 01:40:27 +00:00
pipe.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
process.c Implemented GetThreadSelectorEntry through the server. 2000-01-27 02:54:17 +00:00
process.h Implemented GetThreadSelectorEntry through the server. 2000-01-27 02:54:17 +00:00
ptrace.c Use poll() instead of select() for the server main loop. 1999-12-13 00:16:44 +00:00
registry.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
request.c Made the server listen for new clients on a Unix socket in 2000-01-25 01:40:27 +00:00
request.h Implemented GetThreadSelectorEntry through the server. 2000-01-27 02:54:17 +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 Moved poll handling to the generic part of the server objects. 2000-01-01 00:56:27 +00:00
thread.c Implemented GetThreadSelectorEntry through the server. 2000-01-27 02:54:17 +00:00
thread.h Made the server listen for new clients on a Unix socket in 2000-01-25 01:40:27 +00:00
timer.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
trace.c Implemented GetThreadSelectorEntry through the server. 2000-01-27 02:54:17 +00:00
unicode.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
unicode.h Don't try to call towupper() when there's no wctype.h. 1999-11-28 19:47:21 +00:00