| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use libc from crates.io | Fenrir | 2017-07-07 | 3 | -347/+0 |
| | | | | | The libc crate has newlib bindings now, so we don't have to maintain them in-tree anymore | ||||
| * | Add fs module | Fenrir | 2017-03-10 | 1 | -0/+9 |
| | | |||||
| * | ctr-libc: remove conditional dependency on std | Fenrir | 2017-01-24 | 1 | -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 now | Fenrir | 2017-01-21 | 3 | -0/+351 |