Sweden-Number/scheduler
Ron Record e977d6ca5c Added support of __thr_errno for reentrance on UnixWare. 1999-09-05 12:32:05 +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 Added checks for sys/errno.h, sys/signal.h and sys/mman.h. 1999-07-10 13:16:29 +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 Fixed some of the issues reported by Solaris Lint. 1999-07-31 17:36:48 +00:00
event.c Further server optimizations: 1999-06-26 08:43:26 +00:00
handle.c Further server optimizations: 1999-06-26 08:43:26 +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: Install task-entry breakpoint *after* EXE module is initialized. 1999-07-30 18:05:07 +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 Added support of __thr_errno for reentrance on UnixWare. 1999-09-05 12:32:05 +00:00
syslevel.c Modularized CallFrom/To16 routines. Adapted dependent routines, 1999-07-11 13:58:31 +00:00
thread.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00