Sweden-Number/scheduler
Alexandre Julliard a67d71648d Added special handling for the stdio handles in CloseHandle. 1999-11-04 02:49:06 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Implemented the Win32 debug API functions. 1999-05-23 19:57:42 +00:00
client.c Set close-on-exec flag on server socket. 1999-10-31 22:26:35 +00:00
critsection.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
debugger.c New channel 'debugstr' used to print OutputDebugString API calls. 1999-10-24 00:06:17 +00:00
event.c Further server optimizations: 1999-06-26 08:43:26 +00:00
handle.c Added special handling for the stdio handles in CloseHandle. 1999-11-04 02:49:06 +00:00
mutex.c Further server optimizations: 1999-06-26 08:43:26 +00:00
pipe.c Further server optimizations: 1999-06-26 08:43:26 +00:00
process.c Bugfix: don't call ExitProcess() before SYSLEVEL_Init(). 1999-10-23 14:15:33 +00:00
semaphore.c Further server optimizations: 1999-06-26 08:43:26 +00:00
services.c Made the service thread instanciable in every process. 1999-06-12 08:24:23 +00:00
synchro.c Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback 1999-07-10 10:24:31 +00:00
sysdeps.c Moved all signal support to a new platform-specific file. 1999-09-27 10:58:45 +00:00
syslevel.c Modularized CallFrom/To16 routines. Adapted dependent routines, 1999-07-11 13:58:31 +00:00
thread.c - Added missing configuration #if:s and #includes:s. 1999-10-24 22:13:47 +00:00