Sweden-Number/scheduler
Alexandre Julliard 8a971bfec0 Fixed file descriptor leaks. 2000-04-04 19:57:23 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Implemented waitable timers. 1999-11-29 01:58:35 +00:00
client.c Fixed file descriptor leaks. 2000-04-04 19:57:23 +00:00
critsection.c Fixed some issues reported by winapi_check. 2000-03-24 20:43:33 +00:00
debugger.c Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. 2000-03-10 22:16:10 +00:00
event.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
handle.c Added special handling for the stdio handles in CloseHandle. 1999-11-04 02:49:06 +00:00
mutex.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
pipe.c Further server optimizations: 1999-06-26 08:43:26 +00:00
process.c Commented out exit() call on ExitProcess for now. 2000-03-30 19:31:02 +00:00
semaphore.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
services.c Use waitable timers to implement service thread timers. 1999-12-13 01:42:03 +00:00
synchro.c Misc small cleanups. 2000-03-18 22:25:41 +00:00
sysdeps.c Put CLONE_FILES back in, it is still breaking too many things. 2000-03-28 18:47:24 +00:00
syslevel.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
thread.c Put CLONE_FILES back in, it is still breaking too many things. 2000-03-28 18:47:24 +00:00
timer.c Use waitable timers to implement service thread timers. 1999-12-13 01:42:03 +00:00