Sweden-Number/scheduler
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 POSIX threads emulation, tricks glibc into being threadsafe. 2000-04-14 14:47:02 +00:00
client.c Added S_ISFIFO check for Solaris. 2000-09-22 22:19:58 +00:00
critsection.c Implemented RtlpWaitForCriticalSection and RtlpUnWaitCriticalSection. 2000-09-10 03:16:08 +00:00
debugger.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
event.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
handle.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
pipe.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
process.c Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +00:00
pthread.c Fixed jump_alias for non-PIC, and disabled it for PIC, since it 2000-05-09 22:32:25 +00:00
semaphore.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
services.c Removed winver and service_table from the PDB and made them static 2000-08-09 22:31:24 +00:00
synchro.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
sysdeps.c Make a better guess to find the top of the initial stack. 2000-06-08 00:39:59 +00:00
syslevel.c Removed a number of global handle allocations and critical section 2000-04-08 21:06:06 +00:00
thread.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
timer.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00