injob version 1.3

Daniel Colascione dan.colascione@gmail.com
Mon Dec 5 01:46:00 GMT 2011


/**
 * injob: runs a program (Win32 or Cygwin) in a job object, imbuing it
 * and all its sub-processes with Cygwin job control support.
 *
 * Revision history:
 *
 * Version 1.3 - 2011-12-04
 *
 *   - Add ability to wait for all processes in a job to exit
 *     before killing the entire job.
 *
 *   - Add ability to trace execution of processes in jobs.
 *
 *   - Correctly block SIGHUP.
 *
 *   - Print PIDs of children in the job when SIGUSR1 is
 *     received.
 *
 *   - Correctly propagate exit status of Cygwin programs in the job.
 *
 * Version 1.0 - 2011-04-06
 *
 *   - Initial release
 *
 */

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: injob.c
URL: <http://cygwin.com/pipermail/cygwin/attachments/20111205/f9c09359/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 235 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20111205/f9c09359/attachment.sig>


More information about the Cygwin mailing list