]> skyeroc.xyz Git - dgamelaunch/commitdiff
add a clear() that might be needed in case a process isn't HUPable and we
authorJoshua Kwan <joshk@triplehelix.org>
Fri, 30 Jan 2004 00:56:46 +0000 (00:56 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Fri, 30 Jan 2004 00:56:46 +0000 (00:56 +0000)
ask the user if he wants to SIGTERM it

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@183 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

dgamelaunch.c

index 3a898bbe29b1b0096105b47a4c1d2b4714b6f6ec..860bf7e61bc2eb8d2e7b4889e1fd7387fd537625 100644 (file)
@@ -1375,6 +1375,7 @@ purge_stale_locks (void)
        firsttime = 0;
       }
 
+      clear ();
       refresh ();
 
       pid = atoi (buf);