aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/sys/unix/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Delete ctr-std to use my fork of the rust repo insteadVivian Lim2021-02-061-167/+0
* Update for nightly-2018-08-18Fenrir2018-08-191-0/+1
* Update for latest nightly 2018-06-09 (#70)Valentin2018-06-151-14/+47
* Update for latest nightly 2018-05-06linouxis92018-05-071-2/+0
* Recreate ctr-std from latest nightlyFenrir2018-01-211-17/+36
* Patch `std` to be compatible with Rust nightly-2017-12-01Fenrir2017-12-011-0/+2
* update collections moduleFenrir2017-07-091-1/+0
* ctr-std: Migrate to the new liballoc APIpanicbit2017-07-101-20/+0
* ctr-std: Add heap allocator shimpanicbit2017-07-101-0/+1
* Add HashMap and HashSetFenrir2017-03-111-0/+1
* Merge pull request #28 from FenrirWolf/fsRonald Kinard2017-03-111-0/+1
|\
| * Add fs moduleFenrir2017-03-101-0/+1
* | Initial thread supportFenrir2017-03-051-0/+3
|/
* implement buffered stdioFenrir2017-02-241-0/+2
* Merge pull request #18 from FenrirWolf/timeRonald Kinard2017-02-231-2/+76
|\
| * ctr-std: Add Time moduleFenrir2017-02-181-2/+76
* | Add sync::mutexFenrir2017-02-201-0/+1
|/
* Add thread local storage supportFenrir2017-02-181-0/+2
* We stdlib nowFenrir2017-01-211-0/+50