summaryrefslogtreecommitdiff
path: root/src/libstddjb/bitarray_count.c
AgeCommit message (Collapse)Author
2017-03-13 More superflous headers cleanup and tiny fixesLaurent Bercot
2017-03-13 Cleanups - mostly removing superfluous includes in headersLaurent Bercot
2017-02-22 Types change: switch libdatastruct to uint32_tLaurent Bercot
Still needs to be reviewed.
2017-02-15 add arc4random_addrandom sysdep; next batch of types changes.Laurent Bercot
The library isn't supposed to be functional yet: there are still a lot of type mismatches.
2015-05-16 - add bitarray_countLaurent Bercot
- add openwritevnclose_at - rc for 2.3.5.0