1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-05 09:14:03 +00:00
freebsd/bin/ls
Josef Karthauser 1e715e3437 I broke locale sensitive ordering of date and month in
the long -l output format with the last commit.  Fix it
by replacing the "%b %e" strftime format with "%Ef".

Make a note in the manual page that the LANG environment
variable affects the running of ls.

Reviewed by:	ache
2000-06-21 21:49:57 +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 I broke locale sensitive ordering of date and month in 2000-06-21 21:49:57 +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 I broke locale sensitive ordering of date and month in 2000-06-21 21:49:57 +00:00
util.c Add -G to usage: if COLORLS 2000-06-06 07:29:43 +00:00