wine-wine/server
Alexandre Julliard 566a52ad8c Changed isolated for loops to while loops (based on a patch by Andreas
Mohr).
2001-03-05 19:34:17 +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 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 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 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 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 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 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 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 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 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 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