.. |
.cvsignore
|
Initial revision
|
1998-10-04 18:02:24 +00:00 |
Makefile.in
|
Added LDFLAGS to linking of wine-related binaries.
|
2000-10-25 21:36:54 +00:00 |
atom.c
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
2000-11-01 03:11:12 +00:00 |
change.c
|
Changed the server to return STATUS_* error codes.
|
2000-01-24 21:58:06 +00:00 |
console.c
|
Converted a lot of server requests to the new exception handling
|
2000-08-31 01:59:51 +00:00 |
context_i386.c
|
Fixes for OpenBSD.
|
2000-10-28 00:32:08 +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
|
Changed the server to return STATUS_* error codes.
|
2000-01-24 21:58:06 +00:00 |
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
|
Move inline and static to the beginning of declarations.
|
2000-10-29 18:06:04 +00:00 |
handle.h
|
Store all object names as Unicode in the server.
|
1999-11-25 21:30:24 +00:00 |
main.c
|
Make GetTickCount not use the whole Unix epoch (since 1970) any more,
|
2000-09-22 22:37:56 +00:00 |
mapping.c
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
2000-11-01 03:11:12 +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
|
Changed the server to return STATUS_* error codes.
|
2000-01-24 21:58:06 +00:00 |
process.c
|
Converted a few more server requests to the new mechanism.
|
2000-10-15 00:40:25 +00:00 |
process.h
|
Implemented local atoms in the server.
|
2000-05-30 20:32:06 +00:00 |
ptrace.c
|
Add appropriate casts to caddr_t for the third parameter of ptrace().
|
2000-10-17 00:25:59 +00:00 |
queue.c
|
Moved idle event handling to the server.
|
2000-05-30 19:48:18 +00:00 |
registry.c
|
Reduce the number of warnings about missing initializers.
|
2000-10-22 23:56:32 +00:00 |
request.c
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
2000-11-01 03:11:12 +00:00 |
request.h
|
Convert NtQueryKey and NtEnumerateKey to the new request mechanism.
|
2000-10-02 03:46:58 +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
|
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
|
Implemented thread and (partial) module snapshots, based on the work
|
2000-04-16 19:45:05 +00:00 |
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
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
2000-11-01 03:11:12 +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 |