(ebitset_set, ebitset_reset): Do not assume that bitset_word is the
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:20:35 +0000 (14:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:20:35 +0000 (14:20 +0000)
commitc837b82803719515392ef5c441cd1b94a6920f9d
treed1e724b3902db0712587b24193799c2cd08f387e
parente601ff27f414d357c5f21641f64fc67a6d37fa96
(ebitset_set, ebitset_reset): Do not assume that bitset_word is the
same width as int.
(ebitset_op1): Use -1, not ~0, as memset arg (for portability to one's
complement hosts!).
lib/ebitset.c