summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/bsearch.c
Commit message (Collapse)AuthorAgeFilesLines
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-201-12/+4
|
* Add support for some block functions that come from OS X. These aretheraven2014-04-021-1/+18
| | | | | | | intended to build with any C compiler. Reviewed by: pfg MFC after: 3 weeks
* Renumber clauses to reduce diffs to other versionsemaste2013-05-281-1/+1
| | | | | NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3, so follow suit to make comparison easier.
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Remove __P() usage.obrien2002-03-211-1/+1
|
* Remove 'register' keyword.obrien2002-03-211-7/+9
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+81
OpenPOWER on IntegriCloud