This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Mon, 30 Jun 2014, Roland McGrath wrote:

> > +  /* In case, setpgid failed in the child, kill it individually too.  */
> >    kill (pid, SIGKILL);
> 
> Drop the first comma.  Otherwise all looks right to me.

 Applied.  Thanks for your effort with the review.

  Maciej


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]