summaryrefslogtreecommitdiffstats
path: root/libc/misc/search/tsearch.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk."Steven J. Hill"2006-02-271-216/+4
|
* Merge from trunk."Steven J. Hill"2005-12-101-1/+2
|
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-1/+2
|
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-1/+2
|
* Fix the bugs I stupidly addedEric Andersen2003-09-061-0/+27
|
* Add hsearch and hsearch_r. Consolidate all functions prototyped inManuel Novoa III2002-12-021-0/+190
search.h in one directory.