Searched hist:af6513d3ea90da68883b109040d20b6ff6a9ea29 (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libarchive/ |
H A D | Makefile | diff af6513d3ea90da68883b109040d20b6ff6a9ea29 Mon Nov 20 17:48:04 CET 2006 Tim Kientzle <kientzle@FreeBSD.org> 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. diff af6513d3ea90da68883b109040d20b6ff6a9ea29 Mon Nov 20 17:48:04 CET 2006 Tim Kientzle <kientzle@FreeBSD.org> 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.
|