Date: Sat, 7 Aug 2004 06:38:40 +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/lib/libarchive Makefile archive_read_support_format_tar.c Message-ID: <200408070638.i776ceVs048407@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004-08-07 06:38:40 UTC FreeBSD src repository Modified files: lib/libarchive Makefile archive_read_support_format_tar.c Log: Fix the calculation of the most negative int64_t value, which is used on systems that lack C99 headers (such as FreeBSD 4). Revision Changes Path 1.18 +2 -2 src/lib/libarchive/Makefile 1.23 +1 -1 src/lib/libarchive/archive_read_support_format_tar.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408070638.i776ceVs048407>