]> git.ipfire.org Git - thirdparty/fcron.git/commit
fixed minor bug in fcronsighup: no need to close() after fclose() on stream from...
authorThibault Godouet <yo8192@users.noreply.github.com>
Sun, 13 Apr 2014 17:48:17 +0000 (18:48 +0100)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sun, 13 Apr 2014 17:48:17 +0000 (18:48 +0100)
commitd610b481be48d9807e936592149ce6c51758ced1
tree8762d1a90ff0a90b01bbd6e78002b2d53633d205
parent97f918d3642d74d9eb8f83f2f1425f91ef052f55
fixed minor bug in fcronsighup: no need to close() after fclose() on stream from fdopen()
doc/en/changes.sgml
fcronsighup.c
fcrontab.c