new xmalloc_readlink_follow() routine to fully expand trailing symlinks
authorPaul Fox <pgf@brightstareng.com>
Thu, 8 Nov 2007 01:11:41 +0000 (01:11 -0000)
committerPaul Fox <pgf@brightstareng.com>
Thu, 8 Nov 2007 01:11:41 +0000 (01:11 -0000)
commit459a2ba1efa9b84bf12c2f5b8a23fd89912b47ea
tree5c69b3f763a62d9dd394c1a36bfcfc0f96c07060
parent49cce2b8384d2b425a91785ebf155a692df6986c
new xmalloc_readlink_follow() routine to fully expand trailing symlinks
to get to a "real" file (or directory).
include/libbb.h
libbb/xreadlink.c