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: dholland
Date: Sun Feb 24 04:49:45 UTC 2008
Modified Files:
src/bin/date: date.c netdate.c
Log Message:
Use strtoll rather than strtol to read the -r argument, so it will work
for wider time_t. Also mark a timed-related y2038 lossage for whenever
someone figures out the best way to shoot timed.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/bin/date/date.c
cvs rdiff -r1.26 -r1.27 src/bin/date/netdate.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