- Nov 14, 2016
-
-
David Teller authored
Keeping pid (and file descriptor, and scheme id, ...) as usize is a footgun. Let's remove it.
-
- Nov 03, 2016
-
-
- Oct 31, 2016
-
-
Jeremy Soller authored
* Fire up multiple processors * Use IPIs to wake up secondary processors * Much better exception information * Modifications to show more information on fault * WIP: Use real libstd * Add TLS (not complete) * Add random function, export getpid, cleanup * Do not spin APs until new context * Update rust * Update rust * Use rd/wrfsbase * Implement TLS * Implement compiler builtins and update rust * Update rust * Back to Redox libstd * Update rust
-
- Oct 23, 2016
-
-
Jeremy Soller authored
-
- Sep 23, 2016
-
-
Jeremy Soller authored
-
- Sep 22, 2016
-
-
Jeremy Soller authored
-
- Sep 17, 2016
-
-
Jeremy Soller authored
-
- Sep 16, 2016
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Sep 15, 2016
-
-
Jeremy Soller authored
-
- Sep 14, 2016
-
-
Jeremy Soller authored
-
- Sep 12, 2016
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Sep 11, 2016
-
-
Jeremy Soller authored
-
Jeremy Soller authored
Implement brk
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Sep 01, 2016
-
-
Jeremy Soller authored
-
- Aug 31, 2016
-
-
Jeremy Soller authored
-
- Aug 30, 2016
-
-
Jeremy Soller authored
-
- Aug 29, 2016
-
-
ticki authored
To avoid various bugs regarding the typing of file descriptors, we newtype them into a simple wrapper type. - Document some stuff.
-
Jeremy Soller authored
-
- Aug 25, 2016
-
-
Jeremy Soller authored
-
- Aug 24, 2016
-
-
Jeremy Soller authored
-
- Aug 20, 2016
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Aug 18, 2016
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Aug 15, 2016
-
-
Jeremy Soller authored
-