Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] basesrc/lib/libc/gen
Module Name: basesrc
Committed By: he
Date: Sat Dec 7 22:18:47 UTC 2002
Modified Files:
basesrc/lib/libc/gen [netbsd-1-6]: basename.3 dirname.3
Log Message:
Pull up revision 1.8 (requested by thorpej in ticket #918):
Change basename(3) and dirname(3) to return a pointer to
static storage instead of modifying their arguments. Fixes
PR#18647.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 basesrc/lib/libc/gen/basename.3 \
basesrc/lib/libc/gen/dirname.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index