1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
openbsd-src/bin/ls
guenther 64a7b209fc Per POSIX, times in the future should be reported with the year
like files more than six months old.  Use strftime() directly instead
of breaking down the ctime() output on character positions.

ok millert@
2014-01-09 03:07:52 +00:00
..
cmp.c rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and 2009-10-27 23:59:19 +00:00
extern.h Remove the advertising clause in the UCB license which Berkeley 2003-06-02 23:27:43 +00:00
ls.1 use the same format/text, as far as possible, for date strings; 2011-08-31 08:48:40 +00:00
ls.c Fix column padding of inode numbers and block counts >2^32, as well as 2013-05-30 16:34:32 +00:00
ls.h Fix column padding of inode numbers and block counts >2^32, as well as 2013-05-30 16:34:32 +00:00
main.c remove some unnecessary sys/cdefs.h inclusions 2012-12-04 02:26:59 +00:00
Makefile -h, human readable sizes. from a jonathon gray mail to tech@ 2003-08-06 19:09:09 +00:00
print.c Per POSIX, times in the future should be reported with the year 2014-01-09 03:07:52 +00:00
util.c add unsigned char casts for specific calls to ctype.h macros. 2013-11-21 15:54:44 +00:00