]> Dogcows Code - chaz/tar/commit
tar: work around NetBSD and Tru64 symlink incompatibility with POSIX
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Nov 2010 07:07:46 +0000 (23:07 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Nov 2010 07:08:07 +0000 (23:08 -0800)
commit649b747913d2b289e904b5f1d222af886acd209c
tree1fad429b2af14e4e472074d71d086c9085b75cb3
parentbb971a1e8a25cf2316d1cf5da309eb77b4975f0f
tar: work around NetBSD and Tru64 symlink incompatibility with POSIX

Problem reported by Bruno Haible in
<http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00306.html>.
* src/extract.c (maybe_recoverable):  Also treat EFTYPE (if defined)
and ENOTSUP like ELOOP.
src/extract.c
This page took 0.02137 seconds and 4 git commands to generate.