aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/sys/unix/fd.rs
Commit message (Collapse)AuthorAgeFilesLines
* Delete ctr-std to use my fork of the rust repo insteadVivian Lim2021-02-061-288/+0
|
* Update for latest nightly 2018-06-09 (#70)Valentin2018-06-151-2/+87
| | | | * Update for latest nightly 2018-06-09 * We now have a proper horizon os and sys modules in libstd
* Stub out set_cloexecFenrir2018-02-111-26/+2
|
* Recreate ctr-std from latest nightlyFenrir2018-01-211-16/+88
|
* Add fs moduleFenrir2017-03-101-0/+18
|
* implement buffered stdioFenrir2017-02-241-0/+137