wine-wine/scheduler
Alexandre Julliard 03d7998970 Moved __errno_location() handling to pthread.c, and added similar
handling for __res_state().
2003-08-15 03:55:06 +00:00
..
client.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
fiber.c Moved some of the process functions to dlls/kernel. 2003-06-27 04:08:04 +00:00
handle.c - adapted kernel32 so that it no longer (directly) manages console 2003-06-21 02:07:10 +00:00
process.c Added a file_exists argument to wine_dll_load to allow checking 2003-07-03 18:23:10 +00:00
pthread.c Moved __errno_location() handling to pthread.c, and added similar 2003-08-15 03:55:06 +00:00
synchro.c Implemented NtDelayExecution and make Sleep call it. 2003-06-30 21:00:15 +00:00
syslevel.c Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
thread.c Moved __errno_location() handling to pthread.c, and added similar 2003-08-15 03:55:06 +00:00