Date: Mon, 20 Nov 2006 16:48:04 +0000 (UTC) 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 Makefile archive_read.3 archive_write.3 Message-ID: <200611201648.kAKGm41S013634@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2006-11-20 16:48:04 UTC
FreeBSD src repository
Modified files:
lib/libarchive Makefile archive_read.3 archive_write.3
Log:
Officially rename archive_{read,write}_open_file() to
archive_{read,write}_open_filename():
* Update Makefile to build the files using the new name.
* Update docs to document the new names, mentioning the
old ones as "deprecated synonyms."
* The old filenames will be reconnected to the build soon;
I'll soon recyce those files for a slightly different purpose.
Revision Changes Path
1.53 +4 -2 src/lib/libarchive/Makefile
1.25 +6 -3 src/lib/libarchive/archive_read.3
1.15 +7 -4 src/lib/libarchive/archive_write.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611201648.kAKGm41S013634>
