Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/stdlib
Module Name: src
Committed By: tron
Date: Thu Aug 4 17:34:59 UTC 2005
Modified Files:
src/lib/libc/stdlib [netbsd-3]: lsearch.c
Log Message:
Pull up revision 1.2 (requested by drochner in ticket #632):
The source array of lsearch() shouldn't be "const".
Being here, cleanup the const castaway stuff.
To generate a diff of this commit:
cvs rdiff -r1.4.2.1 -r1.4.2.2 src/lib/libc/stdlib/lsearch.c
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