wine-wine/server
Alexandre Julliard e939eae00b Made exception_event_request non-blocking, and added
get_exception_status to retrieve the exception result returned by the
debugger.
2001-01-26 20:45:41 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Use libwine and libwine_unicode directly from their build directory 2000-12-06 00:05:14 +00:00
async.c Calculate the timeout time once when the async is created. 2001-01-07 21:46:17 +00:00
atom.c Merged the get_read_fd and get_write_fd requests. 2000-12-19 02:12:45 +00:00
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 Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
context_i386.c Do not include sys/ptrace.h and sys/user.h unconditionally. 2000-11-29 20:04:09 +00:00
context_sparc.c Fixed some issues found by winapi_check. 2000-12-01 23:53:46 +00:00
debugger.c Made exception_event_request non-blocking, and added 2001-01-26 20:45:41 +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 Workaround for SuSE 7 2.2.16 kernel bug. 2001-01-12 23:02:39 +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 Added handle_t type to server interface so that we can make handles 2001-01-05 04:08: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 Merged the get_read_fd and get_write_fd requests. 2000-12-19 02:12:45 +00:00
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 Changed wait_process and wait_debug_event requests to never block; 2001-01-26 00:22:26 +00:00
process.h Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
ptrace.c Do not include sys/ptrace.h and sys/user.h unconditionally. 2000-11-29 20:04:09 +00:00
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 Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
request.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
request.h Made exception_event_request non-blocking, and added 2001-01-26 20:45:41 +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 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 Added separate queue for "system" APCs that get called even when the 2001-01-06 01:48:51 +00:00
thread.h Added separate queue for "system" APCs that get called even when the 2001-01-06 01:48:51 +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 Made exception_event_request non-blocking, and added 2001-01-26 20:45:41 +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