Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysrand: fix syscall signature [backport] (#19982) | Jacek Sieka | 2022-07-07 | 1 | -4/+3 |
* | Implement zephyr urandom and monotime (#19142) | Jaremy Creechley | 2021-11-14 | 1 | -1/+11 |
* | Fix undeclared 'SYS_getrandom' on emscripten (#19144) | Anuken | 2021-11-13 | 1 | -1/+1 |
* | Fix #19052; [backport:1.6.0] (#19053) | Timothy Alexander | 2021-10-26 | 1 | -1/+6 |
* | deprecate cuchar, don't redefine it (#18505) | Andreas Rumpf | 2021-07-16 | 1 | -1/+1 |
* | CIs: attempt to use csources_v1 (#16282) | Andreas Rumpf | 2021-04-21 | 1 | -5/+5 |
* | Update `sysrand` documentation (#17676) | konsumlamm | 2021-04-08 | 1 | -16/+16 |
* | make std/sysrand better (#17360) | flywind | 2021-03-15 | 1 | -19/+29 |
* | add warnings to std/sysrand (#17191) | flywind | 2021-02-26 | 1 | -0/+4 |
* | fix #17078 csources generation (#17079) | Timothee Cour | 2021-02-18 | 1 | -5/+3 |
* | make system random work in VM (#17059) | flywind | 2021-02-17 | 1 | -4/+5 |
* | add system random to stdlib: std/sysrand (#16459) | flywind | 2021-02-11 | 1 | -0/+308 |