Date: Tue, 29 Dec 2009 05:47:46 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libarchive archive_write_set_format_pax.c Message-ID: <200912290548.nBT5m6Hd020591@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2009-12-29 05:47:46 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_set_format_pax.c Log: SVN rev 201162 on 2009-12-29 05:47:46Z by kientzle Style and portability fixes for pax writer. Mostly very routine, except for: * Use ino64 where appropriate * Don't pass atime or nsec to ustar formatter Revision Changes Path 1.53 +26 -32 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?200912290548.nBT5m6Hd020591>