freebsd-dev/bin/ls
Allan Jude e5542be424 Fix some issues with the application of libxo to ls(1)
* Add whitespace trimming to some fields (username, group, size, inode, blocks) to avoid whitespace in JSON strings
* fix -m mode, was invalid JSON (repeated keys), and was missing outer array container
* in -n mode, numeric uids and gids were returned as strings

Approved by:	eadler (mentor)
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D2854
2015-07-21 05:03:59 +00:00
..
cmp.c Replace spaces with tabs where appropriate. 2012-11-08 23:45:19 +00:00
extern.h Convert ls(1) to use libxo(3). 2015-06-10 01:27:38 +00:00
ls.1 Convert ls(1) to use libxo(3). 2015-06-10 01:27:38 +00:00
ls.c Fix some issues with the application of libxo to ls(1) 2015-07-21 05:03:59 +00:00
ls.h Fix some issues with the application of libxo to ls(1) 2015-07-21 05:03:59 +00:00
Makefile Since r284198, ls(1) just always depends libxo(3), not only in case of 2015-07-12 18:40:31 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
print.c Fix some issues with the application of libxo to ls(1) 2015-07-21 05:03:59 +00:00
util.c Convert ls(1) to use libxo(3). 2015-06-10 01:27:38 +00:00