aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/getrandom.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-07-01hurd: Make getrandom return ENOSYS when /dev/random is not set upSamuel Thibault
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-02hurd: Make getrandom cache the server portSergey Bugaev
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2022-01-01hurd: Use __trivfs_server_name instead of trivfs_server_nameSamuel Thibault
2021-12-31hurd: Make getrandom a stub inside the random translatorSamuel Thibault
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-17hurd: Make getrandom honour GRND_NONBLOCKJames Clarke
2019-12-13hurd: Fix local PLTSamuel Thibault
2019-12-13hurd: add getrandom and getentropy implementationsAndrew Eggenberger