about summary refs log tree commit diff
path: root/library/std/src/sys/unix/rand.rs
AgeCommit message (Expand)AuthorLines
2020-11-16Try weak symbols for all linux syscall! wrappersJosh Stone-1/+1
2020-11-16linux: try to use libc getrandom to allow interpositionJosh Stone-3/+12
2020-07-27mv std libs to library/mark-0/+230