Date: Tue, 18 May 2010 14:11:38 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libarchive archive_read_open_fd.c archive_read_open_filename.c Message-ID: <201005181412.o4IEC0Jf042224@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2010-05-18 14:11:38 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_open_fd.c archive_read_open_filename.c Log: SVN rev 208263 on 2010-05-18 14:11:38Z by kientzle Retry reads that fail with EINTR. This fixes a problem with bsdtar failing on SIGINT. Revision Changes Path 1.17 +8 -4 src/lib/libarchive/archive_read_open_fd.c 1.27 +12 -8 src/lib/libarchive/archive_read_open_filename.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005181412.o4IEC0Jf042224>