commit 74851543a21675a1410e368afc1c1c4238e10d45
Author: Venkatesh Srinivas <[email protected]>
Date:   Tue Apr 19 03:36:43 2011 -0700

    bitstring.h -- Correct bit_fls and bit_nsearch
    
    bit_nsearch was searching for one-too-many bits and was walking the whole 
set.
    
    Submitted-by: Luis Useche <[email protected]>

Summary of changes:
 include/bitstring.h |   43 ++++++++++++++++---------------------------
 1 files changed, 16 insertions(+), 27 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/74851543a21675a1410e368afc1c1c4238e10d45


-- 
DragonFly BSD source repository

Reply via email to