]> granicus.if.org Git - fcron/commit
fixed bug which would prevent fcron process from writing pid for of its child for...
authorthib <thib>
Sun, 14 Oct 2007 12:42:07 +0000 (12:42 +0000)
committerthib <thib>
Sun, 14 Oct 2007 12:42:07 +0000 (12:42 +0000)
commitb0c011653f2cfc83fe734473fd4575b34f4aac8a
tree202e102ba27a1755a7315b9679429facc65821cc
parent1fd6347d76d5514155481f7e307b335729db839b
fixed bug which would prevent fcron process from writing pid for of its child for the parent (were closing a file twice, which produced relatively random errors)
cleaned up file closure: test for errors from close()/fclose()
job.c