aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/bitarray_firstclear_skip.c
Commit message (Collapse)AuthorAgeFilesLines
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+0
|
* Types change: big pass on libstddjb and libunixonacidLaurent Bercot2017-02-211-3/+3
| | | | libdatastruct still missing, library still not functional
* 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