aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/bitarray_firstset_skip.c
Commit message (Collapse)AuthorAgeFilesLines
* add arc4random_addrandom sysdep; next batch of types changes.Laurent Bercot2017-02-151-3/+4
| | | | | The library isn't supposed to be functional yet: there are still a lot of type mismatches.
* Add bitarray_first{clear,set}_skip (thx jjk)Laurent Bercot2016-01-051-0/+15
version: rc for 2.3.9.0 after Makefile fix