kientzle 2008-09-30 03:53:03 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_entry.c archive_entry.h
archive_entry_copy_stat.c
archive_entry_private.h
archive_entry_stat.c config_freebsd.h
lib/libarchive/test test_entry.c
Log:
SVN rev 183481 on 2008-09-30 03:53:03Z by kientzle
MfP4: Support for storing birthtime in archive_entry objects.
Submitted by: Pedro Giffuni
MFC after: 30 days
Revision Changes Path
1.54 +34 -0 src/lib/libarchive/archive_entry.c
1.30 +5 -0 src/lib/libarchive/archive_entry.h
1.2 +6 -0 src/lib/libarchive/archive_entry_copy_stat.c
1.6 +3 -0 src/lib/libarchive/archive_entry_private.h
1.2 +6 -0 src/lib/libarchive/archive_entry_stat.c
1.15 +2 -0 src/lib/libarchive/config_freebsd.h
1.9 +17 -0 src/lib/libarchive/test/test_entry.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"