summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/lsearch.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* correct function definitions; from Markus Bergkvistjmc2009-02-101-4/+4
* convert to new .Dd format;jmc2007-05-311-2/+2
* Prototypes live in <search.h>millert2005-12-231-1/+2
* - typos, punctuation, layout, macro tweaksjaredy2005-07-261-5/+7
* kill errant full stop;jmc2005-07-071-2/+2
* add some missing $, ok djm@ 'That looks fine to me' millert@jsg2004-10-011-0/+2
* use new .St macro;jmc2004-01-251-1/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-5/+1
* move lsearch(3) and insque(3) from libcompat -> libc; they are now POSIXmillert2003-05-081-0/+107