.. |
.cvsignore
|
Initial revision
|
1998-10-04 18:02:24 +00:00 |
Makefile.in
|
Implemented waitable timers.
|
1999-11-29 01:58:35 +00:00 |
change.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
console.c
|
- Added missing configuration #if:s and #includes:s.
|
1999-10-24 22:13:47 +00:00 |
debugger.c
|
Fixed handling of debug events on thread/process exit.
|
1999-11-24 01:22:14 +00:00 |
device.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
event.c
|
Fixed get_event_obj/get_file_obj to use the process parameter (thanks
|
1999-11-29 02:17:08 +00:00 |
file.c
|
Flush handle in any access mode.
|
1999-12-04 04:00:16 +00:00 |
handle.c
|
Store all object names as Unicode in the server.
|
1999-11-25 21:30:24 +00:00 |
handle.h
|
Store all object names as Unicode in the server.
|
1999-11-25 21:30:24 +00:00 |
main.c
|
Added registry support to the server.
|
1999-11-23 19:39:11 +00:00 |
mapping.c
|
Store all object names as Unicode in the server.
|
1999-11-25 21:30:24 +00:00 |
mutex.c
|
Store all object names as Unicode in the server.
|
1999-11-25 21:30:24 +00:00 |
object.c
|
Store all object names as Unicode in the server.
|
1999-11-25 21:30:24 +00:00 |
object.h
|
Store all object names as Unicode in the server.
|
1999-11-25 21:30:24 +00:00 |
pipe.c
|
- Added missing configuration #if:s and #includes:s.
|
1999-10-24 22:13:47 +00:00 |
process.c
|
Fixed DEBUG_ONLY_THIS_PROCESS again (thanks to Ulrich Weigand).
|
1999-11-29 02:10:56 +00:00 |
process.h
|
Fixed DEBUG_ONLY_THIS_PROCESS again (thanks to Ulrich Weigand).
|
1999-11-29 02:10:56 +00:00 |
ptrace.c
|
More portability fixes (thanks to Juergen Lock).
|
1999-11-25 23:42:54 +00:00 |
registry.c
|
Fixed off-by-one error.
|
1999-12-10 03:43:07 +00:00 |
request.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
request.h
|
Implemented waitable timers.
|
1999-11-29 01:58:35 +00:00 |
select.c
|
Preliminary ptrace support.
|
1999-11-08 05:31:47 +00:00 |
semaphore.c
|
Store all object names as Unicode in the server.
|
1999-11-25 21:30:24 +00:00 |
snapshot.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
sock.c
|
Fixed bug in WINSOCK_accept when no event is present.
|
1999-11-07 19:15:19 +00:00 |
socket.c
|
Removed extra #include statements.
|
1999-11-21 02:14:36 +00:00 |
thread.c
|
Fixed handling of debug events on thread/process exit.
|
1999-11-24 01:22:14 +00:00 |
thread.h
|
Fixed handling of debug events on thread/process exit.
|
1999-11-24 01:22:14 +00:00 |
timer.c
|
Implemented waitable timers.
|
1999-11-29 01:58:35 +00:00 |
trace.c
|
Implemented waitable timers.
|
1999-11-29 01:58:35 +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 |