LRN: Fix _kill() debugging and I/O interpretation
authorChristian Grothoff <christian@grothoff.org>
Mon, 1 Aug 2011 20:34:26 +0000 (20:34 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 1 Aug 2011 20:34:26 +0000 (20:34 +0000)
commit91d08e660237ff9a43476aabeb297daeaf9014ed
tree75a7ddc892f420f819a9acc88449836bd6d9f358
parent83682f2d77f05ec8add6ed7e624a8b796baeaa36
LRN: Fix _kill() debugging and I/O interpretation

* Don't be verbose by default anymore - use #if DEBUG_OS
* Don't count a failure to write into a control pipe as an error
  this DOES happen when the child is dead (which is how a utility
    should be when it finishes)
src/util/os_priority.c