summaryrefslogtreecommitdiffstats
path: root/libc/misc/search/lsearch.c
Commit message (Collapse)AuthorAgeFilesLines
* Add files for IMA. Yes, I know it's a hack and no, I won't split the ↵Peter S. Mazinger2006-02-131-0/+8
| | | | affected files
* Rename some files, that will conflict w/ IMAPeter S. Mazinger2006-02-131-51/+0
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-6/+7
| | | | missing headers, other jump relocs removed
* Implement __tfind/__lfind and use themPeter S. Mazinger2005-12-081-2/+6
|
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
|
* Add hsearch and hsearch_r. Consolidate all functions prototyped inManuel Novoa III2002-12-021-0/+46
search.h in one directory.