wine-wine/scheduler
Adam Gundy 5548822a7d writejump() needs to tell valgrind which piece of code has been
modified.
2003-05-08 21:03:30 +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
pipe.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
process.c Implemented a bunch of environment related NTDLL APIs. 2003-05-08 03:47:00 +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 writejump() needs to tell valgrind which piece of code has been 2003-05-08 21:03:30 +00:00
syslevel.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
thread.c Implemented NtQueueApcThread, and changed the server APC interface to 2003-04-04 22:26:34 +00:00
timer.c Added abs_time_t structure to the server protocol, and added a dump 2003-04-02 22:48:59 +00:00