summaryrefslogtreecommitdiff
path: root/src/internal/syscall/unix/getrandom_freebsd.go
Commit message (Expand)AuthorAgeFilesLines
* internal/syscall/unix: omit unnecessary randomTrap check in GetRandomTobias Klauser2018-10-241-3/+0
* crypto/rand: use the new getrandom syscall on FreeBSDDavid Carlier2018-08-221-0/+51