Date: Mon, 28 Dec 2009 02:41:27 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libarchive Makefile archive_entry.c archive_entry.h archive_entry_private.h archive_entry_xattr.c Message-ID: <200912280241.nBS2fgEd099630@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2009-12-28 02:41:27 UTC FreeBSD src repository Modified files: lib/libarchive Makefile archive_entry.c archive_entry.h archive_entry_private.h Added files: lib/libarchive archive_entry_xattr.c Log: SVN rev 201096 on 2009-12-28 02:41:27Z by kientzle Various portability fixes, plus: * New "ino64" field. * New UTF8 interfaces for hardlink/symlink updates Revision Changes Path 1.99 +1 -0 src/lib/libarchive/Makefile 1.62 +108 -102 src/lib/libarchive/archive_entry.c 1.33 +28 -4 src/lib/libarchive/archive_entry.h 1.7 +5 -1 src/lib/libarchive/archive_entry_private.h 1.1 +158 -0 src/lib/libarchive/archive_entry_xattr.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912280241.nBS2fgEd099630>