summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/lsearch.c
AgeCommit message (Expand)Author
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-03-20Remove use of __Pmatt
2011-05-18Remove __P()dsl
2005-07-16revert previous, my include files were out of day.christos
2005-07-16Fix prototype inconsistency, discovered by lint2 fixes.christos
2005-07-06The source array of lsearch() shouldn't be "const".drochner
2005-07-06Move insque/remque/lsearch/lfind from libcompat to libc,drochner