summaryrefslogtreecommitdiff
path: root/src/pkg/crypto/rand/rand_linux.go
Commit message (Expand)AuthorAgeFilesLines
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-39/+0
* crypto/rand: use getrandom system call on LinuxBrad Fitzpatrick2014-08-121-0/+39