summaryrefslogtreecommitdiff
path: root/lib/libc/gen/arc4random.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2020-10-12Fix building on Linux/macOS after r366622Alex Richardson
2020-10-10random(4) FenestrasX: Push root seed version to arc4random(3)Conrad Meyer
2020-08-25Add missing FreeBSD functions to -legacy when building on macOS/LinuxAlex Richardson
2018-08-19Update userland arc4random() with OpenBSD's Chacha20 based arc4random().Xin LI