cvs commit: src/lib/libarchive archive_entry.c archive_write_disk.c
config_freebsd.h
Tim Kientzle
kientzle at FreeBSD.org
Sat Apr 14 02:37:23 UTC 2007
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
More information about the cvs-src
mailing list