summaryrefslogtreecommitdiffstats
path: root/sys/libkern/ffsl.c
Commit message (Collapse)AuthorAgeFilesLines
* Translate from GNU C to ISO C.des2004-01-141-1/+1
|
* Cast to unsigned to avoid sign-extension problems.des2004-01-131-1/+1
|
* Add C implementations of ffsl(), fls() and flsl().des2004-01-131-0/+52
OpenPOWER on IntegriCloud