~jamesodhunt/upstart/async-spawn.20140310

  • Committer: Scott James Remnant
  • Date: 2007-11-15 05:48:07 UTC
  • Revision ID: scott@netsplit.com-20071115054807-u20wcoa4gyik7ghs
* init/job.c (job_child_reaper): Update argument names and types
to match new NihChildHandler pattern; switch on event instead,
which can now have three values not two (it always could, this was
a bug) to output warning and assume that status is always non-zero
if killed so no need to check that separately.
* init/job.h: Update prototype.
* init/tests/test_job.c (test_child_reaper): Update calls to
job_child_reaper to pass an NihChildEvents member instead of FALSE
or TRUE for killed.
* init/main.c: Adjust call to nih_child_add_watch to indicate which
events we want to pass to the reaper; we don't use NIH_CHILD_ALL
since we're going to add ptrace stuff to a different function.
Filename Latest Rev Last Changed Committer Comment Size
..
compat 164 18 years ago Scott James Remnant * configure.ac (AC_CONFIG_FILES): Create compat/sy Diff
doc 243 18 years ago Scott James Remnant * doc/upstart-logo.svg: Include the logo Alexandre Diff
init 3 18 years ago Scott James Remnant * init/main.c: Add the simplest template main.c * Diff
logd 94 18 years ago Scott James Remnant * Makefile.am (SUBDIRS): Build the logd daemon * c Diff
m4 1 18 years ago Scott James Remnant * ChangeLog: Initial project infrastructure create Diff
po 1 18 years ago Scott James Remnant * ChangeLog: Initial project infrastructure create Diff
util 265 18 years ago Scott James Remnant * initctl: Rename to util again, I don't want a se Diff
.bzrignore 786 17 years ago Scott James Remnant ignore the debian directory should it exist 837 bytes Diff Download File
AUTHORS 243 18 years ago Scott James Remnant * doc/upstart-logo.svg: Include the logo Alexandre 528 bytes Diff Download File
ChangeLog 787 17 years ago Scott James Remnant * init/job.c (job_child_reaper): Update argument n 227 KB Diff Download File
configure.ac 768 17 years ago Scott James Remnant Strip out all of the IPC code, removing it and con 1.1 KB Diff Download File
COPYING 1 18 years ago Scott James Remnant * ChangeLog: Initial project infrastructure create 17.5 KB Diff Download File
HACKING 767 17 years ago Scott James Remnant * configure.ac: Bump Autoconf dependency to 2.61 t 4.9 KB Diff Download File
Makefile.am 768 17 years ago Scott James Remnant Strip out all of the IPC code, removing it and con 188 bytes Diff Download File
NEWS 766 17 years ago Scott James Remnant * NEWS: Copy in news from 0.3.9; that release does 16.6 KB Diff Download File
README 647 17 years ago Scott James Remnant * README: Add a README that copies the text from t 1.5 KB Diff Download File
TODO 784 17 years ago Scott James Remnant Complete the simplification of job config; rather 7.8 KB Diff Download File