aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/sys/unix/rand.rs
Commit message (Collapse)AuthorAgeFilesLines
* Delete ctr-std to use my fork of the rust repo insteadVivian Lim2021-02-061-192/+0
|
* Update for nightly-2018-08-18Fenrir2018-08-191-27/+2
|
* Update for latest nightly 2018-06-09 (#70)Valentin2018-06-151-13/+187
| | | | * Update for latest nightly 2018-06-09 * We now have a proper horizon os and sys modules in libstd
* Patch `std` to be compatible with Rust nightly-2017-12-01Fenrir2017-12-011-38/+27
| | | | This only fixes things enough so that the project compiles again. More standard library changes from upstream Rust will be pulled in later.
* Update libraries for ctru-sys changesFenrir2017-07-101-1/+1
|
* Add HashMap and HashSetFenrir2017-03-111-0/+54