Whamcloud - gitweb
Add new functions to bitops.h to find quickly search for set bits in
authorTheodore Ts'o <tytso@mit.edu>
Wed, 4 Jul 2001 18:04:58 +0000 (14:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 4 Jul 2001 18:04:58 +0000 (14:04 -0400)
commitac493821ea0af9767a4c0f21a322133494bcdc48
tree6333c51e77c97ba03a27dcc9ddbfb58d5e256005
parent21d14ec7aabebe7018a99f05ece27e61b4ffcea9
Add new functions to bitops.h to find quickly search for set bits in
a bitmask.  (In both C and i386 assembler).
lib/ext2fs/ChangeLog
lib/ext2fs/Makefile.in
lib/ext2fs/bitops.h
lib/ext2fs/tst_bitops.c [new file with mode: 0644]