.. |
.cvsignore
|
…
|
|
Makefile.in
|
Added serial port object to the server.
|
2000-09-07 18:39:51 +00:00 |
atom.c
|
Added exception handling wrapper to a number of server requests.
|
2000-08-30 00:00:48 +00:00 |
change.c
|
…
|
|
console.c
|
Converted a lot of server requests to the new exception handling
|
2000-08-31 01:59:51 +00:00 |
context_i386.c
|
Converted a lot of server requests to the new exception handling
|
2000-08-31 01:59:51 +00:00 |
context_sparc.c
|
Converted a lot of server requests to the new exception handling
|
2000-08-31 01:59:51 +00:00 |
debugger.c
|
Converted a lot of server requests to the new exception handling
|
2000-08-31 01:59:51 +00:00 |
device.c
|
…
|
|
event.c
|
Added exception handling wrapper to a number of server requests.
|
2000-08-30 00:00:48 +00:00 |
file.c
|
Converted a lot of server requests to the new exception handling
|
2000-08-31 01:59:51 +00:00 |
handle.c
|
…
|
|
handle.h
|
…
|
|
main.c
|
Make GetTickCount not use the whole Unix epoch (since 1970) any more,
|
2000-09-22 22:37:56 +00:00 |
mapping.c
|
Added exception handling wrapper to a number of server requests.
|
2000-08-30 00:00:48 +00:00 |
mutex.c
|
Added exception handling wrapper to a number of server requests.
|
2000-08-30 00:00:48 +00:00 |
object.c
|
Added exception handling wrapper to a number of server requests.
|
2000-08-30 00:00:48 +00:00 |
object.h
|
Make GetTickCount not use the whole Unix epoch (since 1970) any more,
|
2000-09-22 22:37:56 +00:00 |
pipe.c
|
…
|
|
process.c
|
Converted a few more server requests to the new mechanism.
|
2000-10-15 00:40:25 +00:00 |
process.h
|
…
|
|
ptrace.c
|
Add appropriate casts to caddr_t for the third parameter of ptrace().
|
2000-10-17 00:25:59 +00:00 |
queue.c
|
…
|
|
registry.c
|
Reduce the number of warnings about missing initializers.
|
2000-10-22 23:56:32 +00:00 |
request.c
|
Added the data structures and macros that will be needed to support
|
2000-08-29 03:54:30 +00:00 |
request.h
|
Convert NtQueryKey and NtEnumerateKey to the new request mechanism.
|
2000-10-02 03:46:58 +00:00 |
select.c
|
…
|
|
semaphore.c
|
Added exception handling wrapper to a number of server requests.
|
2000-08-30 00:00:48 +00:00 |
serial.c
|
Converted a few more server requests to the new mechanism.
|
2000-10-15 00:40:25 +00:00 |
snapshot.c
|
…
|
|
sock.c
|
After accept is called on the socket, the listening socket needs to be
|
2000-10-13 17:04:52 +00:00 |
thread.c
|
Added exception handling wrapper to a number of server requests.
|
2000-08-30 00:00:48 +00:00 |
thread.h
|
Added the data structures and macros that will be needed to support
|
2000-08-29 03:54:30 +00:00 |
timer.c
|
Added exception handling wrapper to a number of server requests.
|
2000-08-30 00:00:48 +00:00 |
trace.c
|
Converted a few more server requests to the new mechanism.
|
2000-10-15 00:40:25 +00:00 |
unicode.c
|
Make unicode.o into a separate ELF library so that we can use it from
|
2000-07-25 21:01:59 +00:00 |
unicode.h
|
Make unicode.o into a separate ELF library so that we can use it from
|
2000-07-25 21:01:59 +00:00 |