Date: Sat, 14 Apr 2007 02:37:22 +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 archive_entry.c archive_write_disk.c config_freebsd.h Message-ID: <200704140237.l3E2bMtt022273@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2007-04-14 02:37:22 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_entry.c archive_write_disk.c
config_freebsd.h
Log:
More portability improvements from Martin Koeppe:
conditionally use utime() when utimes() is not available;
allow the most common wide-char functions to be replaced
when local alternatives are lacking.
Revision Changes Path
1.42 +17 -11 src/lib/libarchive/archive_entry.c
1.8 +51 -0 src/lib/libarchive/archive_write_disk.c
1.3 +7 -0 src/lib/libarchive/config_freebsd.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704140237.l3E2bMtt022273>
