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
handle.c
pipe.c
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
sysdeps.c
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