ls: make readlink error to not disrupt output (try ls -l /proc/self/fd).
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 21 Mar 2009 19:11:23 +0000 (19:11 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 21 Mar 2009 19:11:23 +0000 (19:11 -0000)
commit3a014b85dc57a88b5e1eb006a2fa3062f4bebc8f
tree6befbfaa357218f40a809dc6135f621e0f2fc365
parent05af832097848cbc0656e687fc4a07525c2de513
ls: make readlink error to not disrupt output (try ls -l /proc/self/fd).
libbb: make xmalloc_readlink_or_warn warning more specific.

function                                             old     new   delta
xmalloc_readlink_or_warn                              33      61     +28
showfiles                                           1495    1460     -35
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 28/-35)             Total: -7 bytes
coreutils/ls.c
libbb/xreadlink.c