summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2006-11-20 16:45:39 +0000
committerkientzle <kientzle@FreeBSD.org>2006-11-20 16:45:39 +0000
commit6168acc09e848e7b94c9d0db73a24959fb2b6899 (patch)
treec2f60b997c674768b9a2f6f23531cd10c1501dc8 /lib/libc
parent01fad2a3f60399082a4095da7206935a8bd6a567 (diff)
downloadFreeBSD-src-6168acc09e848e7b94c9d0db73a24959fb2b6899.zip
FreeBSD-src-6168acc09e848e7b94c9d0db73a24959fb2b6899.tar.gz
Forced commit to note CVS repo-copy of archive_{read,write}_open_file.c
to archive_{read,write}_open_filename.c. This is part of a minor file shuffle/name clarification: * The archive_{read,write}_open_file() functions are officially renamed to archive_{read,write}_open_filename(), which more accurately reflects their function (they open a data stream identified by a filename). * Preserve the file naming conventions by renaming the files as well. * Keep the old function names (in the new files) as synonyms for backwards compatibility. * Keep the old files around; they'll be recycled soon for the upcoming archive_{read,write}_open_FILE() functions (which open a data stream identified by a FILE * reference). * I'm also, of course, making a nod here to MacOS/Windows case-insensitive filesystems that can't have both _open_file.c and _open_FILE.c. ;-)
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud