Sweden-Number/server
Marcus Meissner 3f1ed52d8b Implemented 64bit file size handling.
Removed several unneeded sys/stat.h includes.
2001-05-14 20:09:37 +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 Use poll() on the client-side during server waits to implement 2001-03-22 20:09:34 +00:00
atom.c Added some inclusions of string.h where necessary. 2001-03-21 20:30:46 +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 Implemented 64bit file size handling. 2001-05-14 20:09:37 +00:00
context_i386.c Added support for NetBSD. 2001-05-09 19:44:47 +00:00
context_sparc.c Preserve the TF (Trap Flag) when continuing from a ptraced suspend. 2001-04-27 18:39:47 +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 Implemented 64bit file size handling. 2001-05-14 20:09:37 +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 Warning fixes. 2001-03-21 20:31:26 +00:00
mapping.c Repaired shared PE data sections. 2001-04-13 22:38:39 +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 Repaired shared PE data sections. 2001-04-13 22:38:39 +00:00
pipe.c Implemented 64bit file size handling. 2001-05-14 20:09:37 +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 Preserve the TF (Trap Flag) when continuing from a ptraced suspend. 2001-04-27 18:39:47 +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 Fixed handling of \\Registry prefix. 2001-04-10 21:18:17 +00:00
request.c Make sure the process socket is non-blocking. 2001-04-04 00:11:13 +00:00
request.h Use poll() on the client-side during server waits to implement 2001-03-22 20:09:34 +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 Implemented 64bit file size handling. 2001-05-14 20:09:37 +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 Implemented 64bit file size handling. 2001-05-14 20:09:37 +00:00
thread.c Added support for nested server waits (to allow waiting in signal 2001-03-08 01:16:41 +00:00
thread.h Preserve the TF (Trap Flag) when continuing from a ptraced suspend. 2001-04-27 18:39:47 +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 Use poll() on the client-side during server waits to implement 2001-03-22 20:09:34 +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