John Baldwin 86cca1e75e Fix a bug such that if you enabled sorting by size (-S) and enabled a
flag to use a time other than modtime (-c, -u, or -U), the output would
actually be sorted by the specified time rather than size.  This does
alter the behavior in the case where both -S and -t are specified.  Now,
-S is always preferred.  Previously, -t was preferred if one of -c, -u, or
-U was specified, and -S was preferred otherwise.  Perhaps -S and -t should
override each other (last one specified wins).
2006-03-24 16:47:22 +00:00
..
2005-02-13 23:45:54 +00:00
2006-03-19 19:10:39 +00:00
2005-11-17 12:15:23 +00:00
2005-07-28 18:28:11 +00:00
2005-11-17 12:15:23 +00:00
2005-02-13 22:25:33 +00:00
2005-11-17 12:15:23 +00:00
2005-08-07 09:11:38 +00:00