| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-11-21 | Use arc4random of libc for RTEMS target | Jan Sommer | -2/+0 | |
| Is available since libc 0.2.162 | ||||
| 2024-10-25 | library: consistently use American spelling for 'behavior' | Ralf Jung | -2/+2 | |
| 2024-10-22 | AIX use /dev/urandom for impl | Henry Jiang | -0/+1 | |
| 2024-10-18 | Add entropy source for RTEMS | Jan Sommer | -0/+3 | |
| 2024-09-24 | Initial std library support for NuttX | Huang Qi | -0/+1 | |
| Signed-off-by: Huang Qi <huangqi3@xiaomi.com> | ||||
| 2024-09-23 | std: switch to faster random sources on macOS and most BSDs | joboet | -86/+75 | |
| 2024-09-23 | std: implement the `random` feature | joboet | -0/+605 | |
| Implements the ACP https://github.com/rust-lang/libs-team/issues/393. | ||||
