aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/bitarray_clearsetn.c
Commit message (Collapse)AuthorAgeFilesLines
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+0
|
* Types change: switch libdatastruct to uint32_tLaurent Bercot2017-02-221-4/+4
| | | | Still needs to be reviewed.
* add arc4random_addrandom sysdep; next batch of types changes.Laurent Bercot2017-02-151-2/+3
| | | | | The library isn't supposed to be functional yet: there are still a lot of type mismatches.
* Fix incorrect clear/set when b&7 = 0 in bitarray_clearsetn (thx jjk)Laurent Bercot2016-01-051-1/+1
|
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+24