diff options
author | kientzle <kientzle@FreeBSD.org> | 2008-11-29 20:22:02 +0000 |
---|---|---|
committer | kientzle <kientzle@FreeBSD.org> | 2008-11-29 20:22:02 +0000 |
commit | bb05e1a003ef80629f9ca38084317dc934119ef3 (patch) | |
tree | 960fdddda5b7fc3b22f4cde27aff5e282ba07b52 /lib/libc/stdlib/getsubopt.c | |
parent | 090a6bb003eec2932361f639e134808c8e998efa (diff) | |
download | FreeBSD-src-bb05e1a003ef80629f9ca38084317dc934119ef3.zip FreeBSD-src-bb05e1a003ef80629f9ca38084317dc934119ef3.tar.gz |
Format the output of -itv for real. In particular:
* Lookup uname/gname if not provided by the archive (I copied the
uname/gname lookup cache from bsdtar)
* Format device number instead of size for device nodes
* Format date.
There's still a few improvements that I could copy from
bsdtar, especially the locale-aware safe_fprintf() code
and the locale-aware setup for day_first date formatting.
(And, of course, I need to think through a clean way to
push this stuff down into libarchive.)
Thanks to Peter Wemm for reminding me of this overlooked TODO item.
Diffstat (limited to 'lib/libc/stdlib/getsubopt.c')
0 files changed, 0 insertions, 0 deletions