.. |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
async.c
|
Calculate the timeout time once when the async is created.
|
2001-01-07 21:46:17 +00:00 |
atom.c
|
…
|
|
change.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
console.c
|
Pass the stdin/stdout handles on startup to use as console (based on a
|
2001-02-16 19:08:19 +00:00 |
context_i386.c
|
…
|
|
context_sparc.c
|
…
|
|
debugger.c
|
Changed isolated for loops to while loops (based on a patch by Andreas
|
2001-03-05 19:34:17 +00:00 |
device.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
event.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
file.c
|
Create the server pipes on the client side and transfer them to the
|
2001-03-01 22:13:49 +00:00 |
handle.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
handle.h
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
main.c
|
Added a simple usage() function.
|
2001-01-11 22:28:35 +00:00 |
mapping.c
|
Small server protocol cleanups.
|
2001-02-20 23:45:07 +00:00 |
mutex.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
object.c
|
…
|
|
object.h
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
pipe.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
process.c
|
Create the server pipes on the client side and transfer them to the
|
2001-03-01 22:13:49 +00:00 |
process.h
|
New mechanism to transfer file descriptors from client to server.
|
2001-02-28 21:45:23 +00:00 |
ptrace.c
|
…
|
|
queue.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
registry.c
|
Changed isolated for loops to while loops (based on a patch by Andreas
|
2001-03-05 19:34:17 +00:00 |
request.c
|
Create the server pipes on the client side and transfer them to the
|
2001-03-01 22:13:49 +00:00 |
request.h
|
Create the server pipes on the client side and transfer them to the
|
2001-03-01 22:13:49 +00:00 |
select.c
|
…
|
|
semaphore.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
serial.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
snapshot.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
sock.c
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
thread.c
|
Create the server pipes on the client side and transfer them to the
|
2001-03-01 22:13:49 +00:00 |
thread.h
|
Create the server pipes on the client side and transfer them to the
|
2001-03-01 22:13:49 +00:00 |
timer.c
|
Added separate queue for "system" APCs that get called even when the
|
2001-01-06 01:48:51 +00:00 |
trace.c
|
Create the server pipes on the client side and transfer them to the
|
2001-03-01 22:13:49 +00:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|