about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/rand.rs
AgeCommit message (Expand)AuthorLines
2024-03-12std::rand: fix dragonflybsd after #121942.David Carlier-7/+13
2024-03-03std::rand: enable getrandom for dragonflybsd too.David Carlier-1/+9
2024-02-11std: enabling new netbsd (10) calls.David Carlier-4/+6
2024-01-24This commit is part of clone3 clean up. As part of clean up we willAskar Safin-1/+12
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+301