summaryrefslogtreecommitdiff
path: root/libc/misc/search/_lsearch.c
AgeCommit message (Collapse)Author
2008-09-24- Fix arguments to compare function. Closes #1081Bernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
in string.h and strings.h. This caught unguarded string ops in libc/inet/ethers.c __ether_line_w() function. I will wait for fallout reports for a week or so, then continue converting more libc_hidden_proto's.
2006-02-13Rename some files, that will conflict w/ IMAPeter S. Mazinger