Sweden-Number/scheduler
Alexandre Julliard 4144b5b8fc Create the server directory and socket file in /tmp.
Use fcntl file locking to ensure exclusion on the server socket and to
better recover from crashes.
Flush the registry before closing the socket to avoid timeouts on the
client side.
Moved get_config_dir functionality to libwine.
2002-06-20 23:21:27 +00:00
..
client.c Create the server directory and socket file in /tmp. 2002-06-20 23:21:27 +00:00
critsection.c Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 2002-04-25 21:40:56 +00:00
handle.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
pipe.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
process.c Reset signals to SIG_DFL before starting a child process. 2002-06-13 21:57:38 +00:00
pthread.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
synchro.c - separate cleanly between async scheduling and file IO related issues. 2002-04-05 22:53:57 +00:00
sysdeps.c A few fixes for mingw cross-compilation. 2002-05-17 03:31:08 +00:00
syslevel.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
thread.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
timer.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00