aboutsummaryrefslogtreecommitdiff
path: root/src/misc/getentropy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* getentropy: fix UB if len==0Bartosz Brachaczek2020-07-241-1/+1
* fix issues from public functions defined without declaration visibleRich Felker2018-09-121-0/+2
* add getentropy functionRich Felker2018-02-231-0/+31