view modules/bitsetv @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
parents b5d7b6ac3542
children
line wrap: on
line source

Description:
Manipulating several bitsets.

Files:
lib/bitsetv.c
lib/bitsetv.h

Depends-on:
bitset
xalloc

Makefile.am:
lib_SOURCES += bitsetv.c

Include:
"bitsetv.h"

License:
GPLv3+

Maintainer:
Akim Demaille <akim.demaille@gmail.com>