Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/sys
Module Name: src
Committed By: bouyer
Date: Fri May 20 19:26:01 UTC 2011
Modified Files:
src/sys/sys [netbsd-5]: bitops.h
Log Message:
Pull up following revision(s) (requested by jym in ticket #1616):
sys/sys/bitops.h: revision 1.8
Use fls64() only for types strictly bigger than 4 bytes.
ok christos@. Will ask for a pull-up, using 64 bits ops even for 4-bytes
int's is plain overkill.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.10.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