Sweden-Number/scheduler
Ulrich Weigand 1d90d69f08 Modified process creation sequence: call PE_CreateModule in the
context of the new process (in TASK_CallToStart).
Changed all PE/Module routines so as to always operate on the current
process; adapted all callers.
1999-02-24 14:27:07 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added anonymous pipe support 1998-12-30 12:08:20 +00:00
client.c Removed thread queue functions. 1999-02-21 18:34:18 +00:00
critsection.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
event.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
handle.c Removed PROCESS_GetPtr. 1999-02-14 17:51:01 +00:00
k32obj.c Removed MEM_MAPPED_FILE_Ops. 1999-02-21 18:28:40 +00:00
mutex.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
pipe.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
process.c Changed initial process creation to avoid memory allocations. 1999-02-21 18:35:27 +00:00
semaphore.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
synchro.c Removed use of per-thread wait_struct, cleaned up a bit. 1999-02-21 18:29:59 +00:00
sysdeps.c Changed initial process creation to avoid memory allocations. 1999-02-21 18:35:27 +00:00
syslevel.c Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
thread.c Modified process creation sequence: call PE_CreateModule in the 1999-02-24 14:27:07 +00:00