selinux/checkpolicy/test
Ondrej Mosnacek 3e506bda3b libsepol: add ebitmap_for_each_set_bit macro
Most of the users of ebitmap_for_each_bit() macro only care for the set
bits, so introduce a new ebitmap_for_each_positive_bit() macro that
skips the unset bits. Replace uses of ebitmap_for_each_bit() with the
new macro where appropriate.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2019-05-20 14:00:32 -04:00
..
.gitignore Repo: update .gitignore 2011-08-02 13:31:51 -04:00
Makefile checkpolicy: build: follow standard semantics for DESTDIR and PREFIX 2018-02-14 15:59:37 +01:00
dismod.c libsepol: add ebitmap_for_each_set_bit macro 2019-05-20 14:00:32 -04:00
dispol.c libsepol: add ebitmap_for_each_set_bit macro 2019-05-20 14:00:32 -04:00