summaryrefslogtreecommitdiffstats
path: root/include/search.h
Commit message (Expand)AuthorAgeFilesLines
* - Remove the lsearch() and lfind() functions and their manpage fromrobert2002-10-161-0/+4
* - Remove the old insque() and remque() functions and their manualrobert2002-10-161-3/+7
* Fix various style(9) bugs:mike2002-10-031-12/+16
* Style: One space between "restrict" qualifier and "*".tjr2002-09-061-1/+1
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-4/+4
* - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001robert2002-08-141-1/+2
* Breath deep and take __P out of the system include files.imp2002-03-231-10/+7
* fix spelling errors.alfred2000-07-071-13/+0
* cleanup the tsearch import.alfred2000-07-061-1/+4
* bring in binary search tree code.alfred2000-07-011-0/+66
OpenPOWER on IntegriCloud