Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/cron



Module Name:    src
Committed By:   is
Date:           Wed Dec  3 13:12:53 UTC 2003

Modified Files:
        src/usr.sbin/cron: crontab.c

Log Message:
rewind() does an implicit clearerr(), as demanded by e.g. 1003.1. Thus,
we have to check for writing errors before rewind()ing.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/usr.sbin/cron/crontab.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index