Sweden-Number/scheduler
Alexandre Julliard 50097a0ce8 Added WINESERVER environment variable to allow overriding the normal
server search sequence.
2000-09-10 03:24:28 +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 WINESERVER environment variable to allow overriding the normal 2000-09-10 03:24:28 +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 Avoid crash on empty command-line. 2000-09-02 23:18:16 +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