summaryrefslogtreecommitdiffstats
path: root/libc/misc/search/insremque.c
Commit message (Collapse)AuthorAgeFilesLines
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵Peter S. Mazinger2006-01-221-4/+0
| | | | is a useless attempt
* Add hsearch and hsearch_r. Consolidate all functions prototyped inManuel Novoa III2002-12-021-0/+58
search.h in one directory.