]> granicus.if.org Git - cronie/commit
Crontab is stat instead of fstat and crontab is reopened for
authormmaslano <mmaslano@redhat.com>
Fri, 17 Aug 2007 13:00:52 +0000 (15:00 +0200)
committermmaslano <mmaslano@redhat.com>
Fri, 24 Aug 2007 12:53:17 +0000 (14:53 +0200)
commit7317e34dc022a81814f89be731a0fa13eaf9bd23
treee8bfde25b6c0057cad2adb13c2fa8552122b1b36
parentcf6096dca09c3a1f42215a6ea095869325332f43
Crontab is stat instead of fstat and crontab is reopened for
reading new stdin.
This change should:
Allowed editors such as 'gedit' which do not modify original
file, but which rename(2) a temp file to original, to be used
by crontab -e (bug 129170).
crontab.c