Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: christos
Date: Sun Mar 4 20:01:45 UTC 2012
Modified Files:
src/lib/libc/stdlib: bsearch.c
Log Message:
base0 == NULL is allowed when nmemb == 0, in fact the nsdispatch code calls
bsearch this way.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/stdlib/bsearch.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