(lbitset_set, lbitset_reset): Do not assume that
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:22:08 +0000 (14:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:22:08 +0000 (14:22 +0000)
commitc340180d81bf64712d3db24f157cd8030a08633a
tree5c05e451a9854777434762c03672017415ac328d
parentc837b82803719515392ef5c441cd1b94a6920f9d
(lbitset_set, lbitset_reset): Do not assume that
bitset_word is the same width as int.
(lbitset_op1): Use -1, not ~0, as memset arg (for
portability to one's complement hosts!).
lib/lbitset.c