On BSD, realpath(3) doesn't fail if the target doesn't exist, so test
commit51ff00b64b0fd4f67ef9096b9eba516908fdf7e3
authorpsmith <psmith>
Sun, 9 Sep 2012 23:14:55 +0000 (9 23:14 +0000)
committerpsmith <psmith>
Sun, 9 Sep 2012 23:14:55 +0000 (9 23:14 +0000)
tree135e6756ecf997eba0b566fdc71e4a845196543b
parenteb98dddb43d23039619ca137d9a2e4d0dd973fda
On BSD, realpath(3) doesn't fail if the target doesn't exist, so test
explicitly with stat(2).  Fixes Savannah bug #35919.
ChangeLog
function.c