Sweden-Number/scheduler
Alexandre Julliard 81e72d8f2d Moved all process initialisation code to process.c and removed
loader/main.c.
2003-05-20 19:21:43 +00:00
..
client.c Set SA_NOCLDWAIT in the SIGCHLD sigaction to avoid zombies. 2003-04-20 02:48:06 +00:00
critsection.c Remove errno.h from files that do not need it. 2003-01-23 22:51:04 +00:00
fiber.c Implemented the Fiber* functions (with the help of Huw Davies). 2002-12-17 21:06:25 +00:00
handle.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
process.c Moved all process initialisation code to process.c and removed 2003-05-20 19:21:43 +00:00
pthread.c Added --with-nptl configure option and necessary changes to support 2003-04-03 02:54:54 +00:00
synchro.c Moved WaitForMultipleObjects to ntdll (based on a patch by Eric 2003-03-31 01:37:04 +00:00
sysdeps.c Allocate/free the 16-bit thread stack in the kernel dll init routine. 2003-05-13 00:49:49 +00:00
syslevel.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
thread.c Get rid of the 32-bit user signal proc since we always run builtin 2003-05-15 23:11:00 +00:00