..
.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
Made request tracing more robust against bogus lengths.
2000-04-04 19:33:27 +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
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
Load done event now created by the server.
2000-04-14 13:42:00 +00:00
pipe.c
Changed the server to return STATUS_* error codes.
2000-01-24 21:58:06 +00:00
process.c
Store process file name in startup info.
2000-05-03 18:42:40 +00:00
process.h
Rewrote Unix process launching to allow passing startup information to
2000-05-01 16:24:22 +00:00
ptrace.c
Increment suspend count before attempting attach in suspend_for_ptrace.
2000-04-04 19:55:28 +00:00
registry.c
Added support for registry values larger than the server buffer.
2000-05-14 22:57:57 +00:00
request.c
Rewrote Unix process launching to allow passing startup information to
2000-05-01 16:24:22 +00:00
request.h
Rewrote Unix process launching to allow passing startup information to
2000-05-01 16:24:22 +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
Rewrote Unix process launching to allow passing startup information to
2000-05-01 16:24:22 +00:00
thread.h
Rewrote Unix process launching to allow passing startup information to
2000-05-01 16:24:22 +00:00
timer.c
Made request tracing more robust against bogus lengths.
2000-04-04 19:33:27 +00:00
trace.c
Added support for registry values larger than the server buffer.
2000-05-14 22:57:57 +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