wine-wine/server
Ulrich Weigand afd6a4b810 Updated support for Solaris/Sparc architecture. 2000-06-04 01:48:05 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Updated support for Solaris/Sparc architecture. 2000-06-04 01:48:05 +00:00
atom.c Implemented local atoms in the server. 2000-05-30 20:32:06 +00:00
change.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
console.c Fixed COORD structure definition. 2000-05-03 17:48:21 +00:00
context_i386.c Set thread start address to 0 on events generated by 2000-03-30 19:30:24 +00:00
context_sparc.c Updated support for Solaris/Sparc architecture. 2000-06-04 01:48:05 +00:00
debugger.c Clear status for sending exception event. 2000-04-09 18:39:31 +00:00
device.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
event.c Load done event now created by the server. 2000-04-14 13:42:00 +00:00
file.c Made request tracing more robust against bogus lengths. 2000-04-04 19:33:27 +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 Save the registry on server exit without client intervention. 2000-04-16 17:21:13 +00:00
mapping.c Made request tracing more robust against bogus lengths. 2000-04-04 19:33:27 +00:00
mutex.c Made request tracing more robust against bogus lengths. 2000-04-04 19:33:27 +00:00
object.c Small optimization. 2000-05-03 17:45:34 +00:00
object.h Moved idle event handling to the server. 2000-05-30 19:48:18 +00:00
pipe.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
process.c Implemented local atoms in the server. 2000-05-30 20:32:06 +00:00
process.h Implemented local atoms in the server. 2000-05-30 20:32:06 +00:00
ptrace.c Increment suspend count before attempting attach in suspend_for_ptrace. 2000-04-04 19:55:28 +00:00
queue.c Moved idle event handling to the server. 2000-05-30 19:48:18 +00:00
registry.c Fixed issues found by winapi_check. 2000-05-23 23:38:32 +00:00
request.c Rewrote Unix process launching to allow passing startup information to 2000-05-01 16:24:22 +00:00
request.h Implemented local atoms in the server. 2000-05-30 20:32:06 +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 Made request tracing more robust against bogus lengths. 2000-04-04 19:33:27 +00:00
snapshot.c Implemented thread and (partial) module snapshots, based on the work 2000-04-16 19:45:05 +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 Moved idle event handling to the server. 2000-05-30 19:48:18 +00:00
thread.h Moved idle event handling to the server. 2000-05-30 19:48:18 +00:00
timer.c Made request tracing more robust against bogus lengths. 2000-04-04 19:33:27 +00:00
trace.c Implemented local atoms in the server. 2000-05-30 20:32:06 +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