]> git.ipfire.org Git - thirdparty/fcron.git/commit
fixed "makewhatis bug" : do not block signal SIGPIPE when running a job !
authorThibault Godouet <yo8192@users.noreply.github.com>
Thu, 25 Dec 2003 22:39:55 +0000 (22:39 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Thu, 25 Dec 2003 22:39:55 +0000 (22:39 +0000)
commit5f96f867fdc4a29acbe732299a9074bc8a55ef3e
tree4675dda83c3ee5d4c6bff318a3e2894c623221b8
parentbb72bf8fa3553c67b0a42b7291dd5de050b54d0d
fixed "makewhatis bug" : do not block signal SIGPIPE when running a job !
perf : use a buffer to read the output of jobs
job.c