Russ fixed the issue with sending SIGHUP to the process group of libdraw-based apps.
----- Forwarded message from Russ Cox <[EMAIL PROTECTED]> ----- Date: Fri, 19 May 2006 22:05:14 -0800 From: Russ Cox <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: setsid for acme/sam/maybe any libdraw-based app Thanks. It's easy for me to miss this because when I run these under job control shells they all end up in their own process groups anyway. I've added rfork(RFNOTEG) to initdraw(). That should fix the problem for all libdraw apps. Russ ----- End forwarded message ----- -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
