1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
openbsd-src/bin/ls
deraadt 9978c3c0a0 ls can use tame "stdio rpath getpw". It does uid/gid lookups, using
the 4.4bsd libc caching varients called user_from_uid/group_from_uid,
which are backed by getpw*/getgr* type functions.
ok semarie
2015-10-04 16:00:43 +00:00
..
cmp.c rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and 2009-10-27 23:59:19 +00:00
extern.h
ls.1 improve wording. 2015-04-24 10:57:36 +00:00
ls.c ls can use tame "stdio rpath getpw". It does uid/gid lookups, using 2015-10-04 16:00:43 +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
print.c tzfile.h is an internal header that should never have been installed. 2015-03-15 00:41:27 +00:00
util.c add unsigned char casts for specific calls to ctype.h macros. 2013-11-21 15:54:44 +00:00