~daniel-sonck/upstart/cron-replacement

Viewing all changes in revision 1280.

  • Committer: Scott James Remnant
  • Date: 2011-05-12 19:21:16 UTC
  • Revision ID: scott@netsplit.com-20110512192116-q61vlyadubpycmsv
* init/job_process.c (job_process_run): Always make the shell script
fd 9, since that's the highest that shells are required by POSIX to
support.  Pass the file descriptor to job_process_spawn()
(job_process_run): Accept the extra file descriptor, moving it to fd 9.
(job_process_error_read): Add handling for error condition.
* init/job_process.h: Adjust prototypes, add constant
* init/tests/test_job_process.c (test_spawn): Add argument to call in
tests

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: