cvs commit: src/usr.bin/tar bsdtar_platform.h tree.c
Tim Kientzle
kientzle at FreeBSD.org
Mon Aug 6 21:49:57 PDT 2007
kientzle 2007-08-07 04:49:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin/tar bsdtar_platform.h tree.c
Log:
MFC tree.c 1.8:
* Correct crash when files are removed during a traversal
* Streamline some of the dir and link checks
* Clarify comments
* Guard header includes for portability
Update bsdtar_platform.h to reflect that FreeBSD does
indeed have <errno.h>.
Revision Changes Path
1.15.2.5 +1 -0 src/usr.bin/tar/bsdtar_platform.h
1.2.2.3 +59 -23 src/usr.bin/tar/tree.c
More information about the cvs-src
mailing list