- Apr 27, 2019
-
-
Alex Lyon authored
-
- Apr 26, 2019
- Apr 24, 2019
-
-
Mateusz Mikuła authored
-
- Apr 23, 2019
- Apr 22, 2019
-
-
jD91mZM2 authored
-
-
- Apr 21, 2019
-
-
Jeremy Soller authored
-
jD91mZM2 authored
Just a small step along the way to reduce the massive wall of spam every time you compile. This was done partly automagically with `cargo fix`. The rest was me deleting or commenting out a bunch of variables. Hope nothing was important...
-
jD91mZM2 authored
https://github.com/BurntSushi/rust-memchr is supposed to be a whole lot faster :)
-
-
- Apr 19, 2019
-
-
Mateusz Mikuła authored
-
- Apr 15, 2019
-
-
Michał Zwonek authored
Changed while loops to for - https://gitlab.redox-os.org/redox-os/relibc/issues/128
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Apr 13, 2019
-
-
Jeremy Soller authored
-
- Apr 12, 2019
-
-
Jeremy Soller authored
-
- Apr 07, 2019
-
-
Jeremy Soller authored
-
- Apr 02, 2019
-
-
Jeremy Soller authored
-
- Mar 28, 2019
-
-
jD91mZM2 authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Mar 25, 2019
-
-
Mateusz Mikuła authored
-
- Mar 03, 2019
-
-
Robin Randhawa authored
For AArch64, the ring crate depends on the presence of this header and a definition of getauxval.
-
Angelo Bulfone authored
-
- Feb 28, 2019
-
- Feb 25, 2019
-
-
Emma Turner authored
-
- Feb 22, 2019
-
-
Emma Turner authored
-
Jeremy Soller authored
-
- Feb 20, 2019
-
-
Nagy Tibor authored
-
Nagy Tibor authored
-
Jeremy Soller authored
-
- Feb 19, 2019
-
-
Nagy Tibor authored
iscntrl: Didn't handle the EOF macro correctly isgraph: Didn't handle '~' (tilde) correctly ispunct: Several issues
-
- Feb 02, 2019
-
-
Jeremy Soller authored
-
Peter Limkilde Svendsen authored
-
- Jan 28, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
Implement ttyname by adding fpath function to Sys. Remove realpath function and use fpath internally
-
- Jan 22, 2019
-
-
Jeremy Soller authored
-