repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
bitsetv
blob
4d9be99015cad93515b7a92c74ecfc4ba74d43af
1
Description:
2
Manipulating several bitsets.
3
4
Files:
5
lib/bitsetv.c
6
lib/bitsetv.h
7
8
Depends-on:
9
bitset
10
c99
11
xalloc
12
13
Makefile.am:
14
lib_SOURCES += bitsetv.c
15
16
Include:
17
"bitsetv.h"
18
19
License:
20
GPLv3+
21
22
Maintainer:
23
Akim Demaille <akim.demaille@gmail.com>