Date: Tue, 27 Jun 2000 17:18:22 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.1 print.c Message-ID: <200006280018.RAA88096@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2000/06/27 17:18:22 PDT
Modified files: (Branch: RELENG_4)
bin/ls ls.1 print.c
Log:
MFH: Don't assume that the output of strftime for "%c" ("national
representation of time and date") won't change in time.
Instead of hard coding the locations of the time elements and
hoping that they don't move use strftime to generate the
desired formats in the first place.
Revision Changes Path
1.33.2.1 +10 -3 src/bin/ls/ls.1
1.19.2.1 +14 -16 src/bin/ls/print.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006280018.RAA88096>
