Source-Changes archive

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

CVS commit: src/usr.bin/mail



Module Name:    src
Committed By:   christos
Date:           Thu Oct  4 17:05:01 UTC 2007

Modified Files:
        src/usr.bin/mail: format.c

Log Message:
Use warnx(3) not warn(3); timegm(3) does not set errno.  Use the
unconverted time if the date is invalid. (from Anon Ymous)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.bin/mail/format.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