(abitset_reverse_list, ebitset_reverse_list):
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:09:24 +0000 (14:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:09:24 +0000 (14:09 +0000)
commitd6eba4239f3ba24daba6aff6974df8e1d61aa22e
treeda7486f6c95403550a0b200876eb9296ba501f84
parent81fe8b23e9784e57d49575cceb0e5006d550896e
(abitset_reverse_list, ebitset_reverse_list):
Do not assume that bitset_windex is the same width as unsigned.
(abitset_unused_clear): Do not assume that bitset_word is the same
width as int.
(abitset_op1): Use -1, not ~0, as memset arg (for portability to one's
complement hosts!).
lib/abitset.c