summaryrefslogtreecommitdiff
path: root/src/internal/syscall/unix/getrandom_solaris.go
Commit message (Expand)AuthorAgeFilesLines
* internal/syscall/unix: use atomic.Bool for getrandomUnsupportedTobias Klauser2023-01-261-3/+3
* crypto/rand, internal/syscall/unix: add support for getrandom syscall on solarisTobias Klauser2021-03-111-0/+53