1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-10 09:42:26 +00:00
freebsd/bin/ls
Josef Karthauser 97e4e97bd1 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.

PR:	bin/7826
2000-06-18 22:18:04 +00:00
..
cmp.c
extern.h Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
ls.1
ls.c Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
ls.h
Makefile Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
print.c Don't assume that the output of strftime for "%c" ("national 2000-06-18 22:18:04 +00:00
util.c Add -G to usage: if COLORLS 2000-06-06 07:29:43 +00:00