summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/ffs.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-5/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansification; pval okderaadt2003-06-111-6/+5
|
* knf; ouch, that hurtsmickey2000-07-021-6/+7
|
* new version of ffs from drahn@mickey2000-07-021-38/+28
| | | | | combines binary search and table lookup. tested on i386, sparc, ppc, hppa
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* switch on _KERNEL to load proper include filederaadt1996-05-011-1/+5
|
* initial import of NetBSD treederaadt1995-10-181-0/+55