cvs commit: src/lib/libarchive Makefile archive_entry.3
archive_entry.c archive_entry.h
Tim Kientzle
kientzle at FreeBSD.org
Sun Jun 27 16:16:42 PDT 2004
kientzle 2004-06-27 23:16:42 UTC
FreeBSD src repository
Modified files:
lib/libarchive Makefile archive_entry.3 archive_entry.c
archive_entry.h
Log:
Add two new convenience functions to query the uid/gid from an
archive_entry.
Update the Makefile MLINKS and manpage to bring it up-to-date with
the current status of archive_entry. At least the manpage actually
lists all of the functions now, even if it doesn't really yet explain
them all.
Revision Changes Path
1.13 +21 -4 src/lib/libarchive/Makefile
1.5 +64 -18 src/lib/libarchive/archive_entry.3
1.17 +12 -0 src/lib/libarchive/archive_entry.c
1.10 +3 -3 src/lib/libarchive/archive_entry.h
More information about the cvs-src
mailing list