summaryrefslogtreecommitdiff
path: root/src/linux/getrandom.c
AgeCommit message (Collapse)AuthorLines
2018-02-22add getrandom syscall wrapperHauke Mehrtens-0/+7
This syscall is available since Linux 3.17 and was also implemented in glibc in version 2.25 using the same interfaces.