aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/sys_common/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Delete ctr-std to use my fork of the rust repo insteadVivian Lim2021-02-061-141/+0
* Update for latest nightly 2018-06-09 (#70)Valentin2018-06-151-4/+10
* Recreate ctr-std from latest nightlyFenrir2018-01-211-2/+36
* Add unwinding strategy for panicsFenrir2017-07-311-0/+4
* Use libc from crates.ioFenrir2017-07-071-4/+1
* Initial thread supportFenrir2017-03-051-0/+5
* implement buffered stdioFenrir2017-02-241-0/+15
* Add sync::mutexFenrir2017-02-201-0/+3
* Add thread local storage supportFenrir2017-02-181-0/+1
* We stdlib nowFenrir2017-01-211-0/+76