summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/bsearch.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change Xrs from now-defunct db(3) to dbopen(3); this wasn;t ajmc2015-11-301-3/+3
| | | | | | | straight replace: thanks both to schwarze and maja for feedback on how to rewrite parts; i've snuck in an rcs id->openbsd id change in dev_mkdb too;
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* Zap extra spaces from function pointer argumentsguenther2012-07-081-3/+3
| | | | Pointed out by Joachim Schipper (joachim at joachimschipper.nl)
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Flesh out stdlib function man pages.aaron2000-04-201-4/+2
|
* first round of repairs on stdlibaaron1999-06-291-3/+3
|
* PD tsearch as reqd by xpg; by esrderaadt1997-06-131-2/+2
|
* Fix typo; from Lite2tholo1996-08-101-6/+5
|
* initial import of NetBSD treederaadt1995-10-181-0/+91