(decode_switches): If -c or -u is specified and not -l (or any other
authorJim Meyering <jim@meyering.net>
Wed, 15 Dec 1999 08:38:54 +0000 (08:38 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 15 Dec 1999 08:38:54 +0000 (08:38 +0000)
commit4d90b0efc94a22ec501f4324dcc6ddd26100b8d2
treef8960544ec110e2667a6c33a4b3526fdb5f4869e
parentc8ad493e6ba914b9eb1aff8bb3a2cbeecb2e684c
(decode_switches): If -c or -u is specified and not -l (or any other
option that implies -l), and no sort-type was specified,
then sort by the ctime (-c) or atime (-u).  Part of this change reverts
the 1998-01-10 delta.
(usage): Update to reflect this change.
Reported by Paul Slootman via Michael Stone.
src/ls.c