| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-11-09 | std: Avoid use of `libc` in portable modules | Alex Crichton | -0/+1 |
| 2017-11-08 | std: Move the `cmath` module into the `sys` module | Alex Crichton | -0/+1 |
| 2017-11-08 | std: Remove `rand` crate and module | Alex Crichton | -0/+2 |
| 2017-07-12 | Update mod.rs | Jeremy Soller | -3/+1 |
| 2017-07-12 | Update mod.rs | Jeremy Soller | -17/+1 |
| 2017-02-08 | Fix compilation on Redox | Jeremy Soller | -1/+1 |
| 2016-12-22 | Remove start functions, use newlib instead of openlibm + ralloc | Jeremy Soller | -1/+0 |
| 2016-12-20 | Fix building without backtrace | Jeremy Soller | -0/+1 |
| 2016-12-20 | Move rt into sys::rt, fix tidy | Jeremy Soller | -1/+1 |
| 2016-12-15 | WIP: Cross-compilation for Redox target | Jeremy Soller | -2/+2 |
| 2016-11-28 | Commit to fix make tidy | Jeremy Soller | -0/+10 |
| 2016-11-28 | Switch to using syscall crate directly - without import | Jeremy Soller | -19/+20 |
| 2016-11-03 | Update to new sys requirements | Jeremy Soller | -0/+6 |
| 2016-10-28 | Remove unsafe libc layer | Jeremy Soller | -36/+3 |
| 2016-10-27 | Add redox system | Jeremy Soller | -0/+111 |
