CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/10 19:20:32
Modified files:
sys/conf : files
sys/lib/libkern: libkern.h
Added files:
sys/lib/libkern: fls.c flsl.c
Log message:
add fls/flsl functions to find the last bit set in a value
from FreeBSD
ok mikeb@ haesbaert@ deraadt@
