From: Joshua Kwan Date: Fri, 30 Jan 2004 00:56:46 +0000 (+0000) Subject: add a clear() that might be needed in case a process isn't HUPable and we X-Git-Tag: v1.6.1-roc-dev~516 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=282721fc0b4a62b44d7c0aeb36b8be521a9934ad;p=dgamelaunch add a clear() that might be needed in case a process isn't HUPable and we ask the user if he wants to SIGTERM it git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@183 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/dgamelaunch.c b/dgamelaunch.c index 3a898bb..860bf7e 100644 --- a/dgamelaunch.c +++ b/dgamelaunch.c @@ -1375,6 +1375,7 @@ purge_stale_locks (void) firsttime = 0; } + clear (); refresh (); pid = atoi (buf);