| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete ctr-std to use my fork of the rust repo instead | Vivian Lim | 2021-02-06 | 1 | -458/+0 |
| | | |||||
| * | Update for nightly-2018-08-18 | Fenrir | 2018-08-19 | 1 | -2/+3 |
| | | |||||
| * | Update for latest nightly 2018-06-09 (#70) | Valentin | 2018-06-15 | 1 | -40/+391 |
| | | | | | * Update for latest nightly 2018-06-09 * We now have a proper horizon os and sys modules in libstd | ||||
| * | Update for Rust nightly 2018-04-19 | Fenrir | 2018-04-21 | 1 | -1/+1 |
| | | |||||
| * | Restore thread APIs that were accidentally deleted | Fenrir | 2018-01-22 | 1 | -0/+18 |
| | | | | | Oops. | ||||
| * | Recreate ctr-std from latest nightly | Fenrir | 2018-01-21 | 1 | -33/+20 |
| | | |||||
| * | Thread fixes + module update | Fenrir | 2017-07-26 | 1 | -13/+17 |
| | | |||||
| * | Update libraries for ctru-sys changes | Fenrir | 2017-07-10 | 1 | -4/+4 |
| | | |||||
| * | Bump minimum thread stack size | Fenrir | 2017-03-06 | 1 | -1/+1 |
| | | | | | FBI uses 64kb threads so it must be legit | ||||
| * | Ensure child threads have higher priority than main | Fenrir | 2017-03-05 | 1 | -2/+9 |
| | | |||||
| * | Initial thread support | Fenrir | 2017-03-05 | 1 | -0/+90 |