aboutsummaryrefslogtreecommitdiff
path: root/make/test/getentropy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2026-06-051-1/+1
* Add support for getentropy() on macOS.Gravatar Sadie Powell2026-04-161-1/+5
* Fix the getentropy test.Gravatar Sadie Powell2024-08-301-1/+1
* Fix the getentropy test on systems with a new libc and old kernel.Gravatar Sadie Powell2024-07-131-2/+1
* Use getentropy() from POSIX 2024 if it is available.Gravatar Sadie Powell2024-07-131-0/+26