Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: christos
Date: Fri Nov 2 21:01:30 UTC 2007
Modified Files:
src/sys/sys: Makefile
Added Files:
src/sys/sys: bitops.h
Log Message:
Add ffs, fls and integer log function.
ToDo: Add a <machine/bitops.h> include for architecture optimized overrides.
To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/sys/sys/Makefile
cvs rdiff -r0 -r1.1 src/sys/sys/bitops.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index