about summary refs log tree commit diff
path: root/library/std/src/sys/random/linux.rs
AgeCommit message (Expand)AuthorLines
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-2/+2
2025-04-27use generic Atomic type where possibleChristopher Durham-4/+4
2025-03-26Change the syntax of the internal `weak!` macroMads Marquart-4/+4
2024-10-25library: consistently use American spelling for 'behavior'Ralf Jung-2/+2
2024-09-23std: switch to faster random sources on macOS and most BSDsjoboet-1/+1
2024-09-23std: implement the `random` featurejoboet-0/+170