Date: Tue, 7 Aug 2007 04:49:56 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar bsdtar_platform.h tree.c Message-ID: <200708070449.l774nuKn012461@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708070449.l774nuKn012461>