aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/getrandom.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-07-01hurd: Make getrandom return ENOSYS when /dev/random is not set upSamuel Thibault1-2/+7
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-02hurd: Make getrandom cache the server portSergey Bugaev1-15/+102
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2022-01-01hurd: Use __trivfs_server_name instead of trivfs_server_nameSamuel Thibault1-9/+9
2021-12-31hurd: Make getrandom a stub inside the random translatorSamuel Thibault1-0/+13
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-17hurd: Make getrandom honour GRND_NONBLOCKJames Clarke1-1/+5
2019-12-13hurd: Fix local PLTSamuel Thibault1-1/+4
2019-12-13hurd: add getrandom and getentropy implementationsAndrew Eggenberger1-0/+43