]> git.itanic.dy.fi Git - rrdd/commit
Improve piped process executing
authorTimo Kokkonen <kaapeli@ee.oulu.fi>
Sun, 18 May 2008 17:07:18 +0000 (20:07 +0300)
committerTimo Kokkonen <kaapeli@ee.oulu.fi>
Sun, 18 May 2008 17:07:18 +0000 (20:07 +0300)
commit507bd0ad374a1500c9f7f462a94e5f37b46bce2c
treeaa1372d185c5647f062542e66ea814acd657742b
parentf6cee3cf92ef33d84af623d1b4ff25a041f94eb7
Improve piped process executing

Allow all standard streams to be piped back to the parent
process. Modifies also the run() function to print the pid of the
process which printed the output.
parser.c
process.c
process.h