Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   drochner
Date:           Wed Jul  6 15:47:15 UTC 2005

Modified Files:
        src/include: search.h
        src/lib/libc/stdlib: lsearch.c

Log Message:
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.17 -r1.18 src/include/search.h
cvs rdiff -r1.1 -r1.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