wine-wine/server
Andreas Mohr c941effc24 Make GetTickCount not use the whole Unix epoch (since 1970) any more,
since that crashed several games or caused problems with them as they
aren't used to a high Windows uptime of more than 24.9 days.
2000-09-22 22:37:56 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
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 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 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 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 Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +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 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 Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
process.c Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +00:00
process.h Implemented local atoms in the server. 2000-05-30 20:32:06 +00:00
ptrace.c Increment suspend count before attempting attach in suspend_for_ptrace. 2000-04-04 19:55:28 +00:00
queue.c Moved idle event handling to the server. 2000-05-30 19:48:18 +00:00
registry.c Fixed typo in HKEY_CURRENT_CONFIG name. 2000-08-28 19:30:43 +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 Implemented SetCommMask, SetCommTimeouts, GetCommMask, GetCommTimeouts. 2000-09-16 20:55:12 +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 Implemented SetCommMask, SetCommTimeouts, GetCommMask, GetCommTimeouts. 2000-09-16 20:55:12 +00:00
snapshot.c Implemented thread and (partial) module snapshots, based on the work 2000-04-16 19:45:05 +00:00
sock.c Adapted Winsock to Linux 2.4 TCP socket poll() behaviour 2000-09-06 19:40:23 +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 Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +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