aboutsummaryrefslogtreecommitdiff
path: root/ctr-libc
Commit message (Collapse)AuthorAgeFilesLines
* Use libc from crates.ioFenrir2017-07-075-362/+0
| | | | The libc crate has newlib bindings now, so we don't have to maintain them in-tree anymore
* Add fs moduleFenrir2017-03-101-0/+9
|
* ctr-libc: remove conditional dependency on stdFenrir2017-01-241-14/+1
| | | | I'd thought that it would be necessary for implementing features such as the std::os::raw types in ctr-std, but I do not believe that that is the case.
* We stdlib nowFenrir2017-01-215-0/+366