summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/ffs.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Instead of trying to handle ffs() with the normal rename-mark-hidden-and-aliasguenther1-2/+1
2015-08-31Add framework for resolving (pun intended) libc namespace issues, usingguenther1-1/+2
2014-06-10mop up ifndef KERNEL goo; ok miodderaadt1-5/+1
2005-08-08zap remaining rcsid.espie1-5/+1
2003-06-11ansification; pval okderaadt1-6/+5
2000-07-02knf; ouch, that hurtsmickey1-6/+7
2000-07-02new version of ffs from drahn@mickey1-38/+28
1996-08-19Fix RCS idstholo1-2/+1
1996-05-01switch on _KERNEL to load proper include filederaadt1-1/+5
1995-10-18initial import of NetBSD treederaadt1-0/+55