summaryrefslogtreecommitdiff
path: root/lib/getrandom.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* getrandom: Produce a better error code.Bruno Haible2021-05-131-1/+2
* getrandom: Fail with ENOSYS when the system has no randomness source.Bruno Haible2021-05-091-1/+4
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* getrandom: Fix compilation error on native Windows (regression from 2020-06-28).Bruno Haible2020-07-041-1/+1
* getrandom: Fix compilation errors on older versions of mingw.Bruno Haible2020-06-281-1/+10
* getrandom: Doc and test tweaks.Bruno Haible2020-05-311-1/+2
* getrandom: Add support for native Windows.Bruno Haible2020-05-311-2/+102
* getrandom: Simplify the determination of the random number devices.Bruno Haible2020-05-311-0/+19
* getrandom: Override incompatible system function on Solaris 11.Bruno Haible2020-05-301-1/+7
* getentropy, getrandom: new modulesPaul Eggert2020-05-251-0/+52