freebsd-dev/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 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
extern.h Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
ls.1 Reflect reality: 2000-06-06 00:42:24 +00:00
ls.c Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
ls.h * Re-implement colour support using termcap's AF and AB capabilities 2000-06-05 02:14:01 +00:00
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