Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/date
Module Name: src
Committed By: hubertf
Date: Fri Jul 22 11:06:24 UTC 2005
Modified Files:
src/bin/date: date.c
Log Message:
Minor code cleanup:
* remove unneeded cast
* use err() instead of perror() + exit()
* use symbolic exit code
Patch contributed by Liam J. Foy <liamfoy%sepulcrum.org@localhost> in private
mail.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/bin/date/date.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