aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdeps/tryarc4random_addrandom.c
Commit message (Collapse)AuthorAgeFilesLines
* Big 2.6.3.0 reorganizationLaurent Bercot2017-12-211-0/+16
| | | | | | | - Add libposixplz, update headers - Add memmem and friends - Add textmessage to libunixonacid - Update some sysdeps tests
* More arc4random_addrandom fixes, how can clang be such a PITA ?Laurent Bercot2017-03-161-1/+1
|
* Fix arc4random_addrandom detection for -Werror=pointer-signLaurent Bercot2017-03-161-1/+2
|
* add arc4random_addrandom sysdep; next batch of types changes.Laurent Bercot2017-02-151-0/+12
The library isn't supposed to be functional yet: there are still a lot of type mismatches.