aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/bitarray_count.c
Commit message (Collapse)AuthorAgeFilesLines
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+0
|
* Cleanups - mostly removing superfluous includes in headersLaurent Bercot2017-03-131-3/+2
|
* Types change: switch libdatastruct to uint32_tLaurent Bercot2017-02-221-1/+1
| | | | Still needs to be reviewed.
* add arc4random_addrandom sysdep; next batch of types changes.Laurent Bercot2017-02-151-4/+6
| | | | | The library isn't supposed to be functional yet: there are still a lot of type mismatches.
* - add bitarray_countLaurent Bercot2015-05-161-0/+20
- add openwritevnclose_at - rc for 2.3.5.0