[PATCH v2] test-skeleton: Kill any child process's offspring

Roland McGrath roland@hack.frob.com
Mon Jun 30 18:22:00 GMT 2014


> +  /* In case, setpgid failed in the child, kill it individually too.  */
>    kill (pid, SIGKILL);

Drop the first comma.  Otherwise all looks right to me.



More information about the Libc-alpha mailing list