Date: Tue, 20 Apr 2004 22:13:42 -0700 (PDT) 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_platform.h archive_write_set_format_pax.c Message-ID: <200404210513.i3L5DgYt013250@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004/04/20 22:13:42 PDT
FreeBSD src repository
Modified files:
lib/libarchive archive_entry.c archive_platform.h
archive_read_extract.c
archive_read_support_format_tar.c
archive_write_set_format_pax.c
Log:
More portability improvements, thanks to Juergen Lock.
High-resolution mtime/ctime/atime is not POSIX-standard, so hide
set/get of high-resolution time fields behind easily-mutable macros.
That makes it easier to change how those fields are accessed.
Revision Changes Path
1.8 +1 -2 src/lib/libarchive/archive_entry.c
1.7 +33 -6 src/lib/libarchive/archive_platform.h
1.7 +14 -16 src/lib/libarchive/archive_read_extract.c
1.10 +23 -12 src/lib/libarchive/archive_read_support_format_tar.c
1.10 +11 -8 src/lib/libarchive/archive_write_set_format_pax.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404210513.i3L5DgYt013250>
