Commit graph

6 commits

Author SHA1 Message Date
Jeremy Soller 1f29d163b1 Update to add chmod 2016-11-15 17:08:14 -07:00
Jeremy Soller 58e7685cd3 Update ion, update libc 2016-11-15 08:21:04 -07:00
Jeremy Soller 8b56d14e41 Add fcntl 2016-11-14 12:15:34 -07:00
Jeremy Soller da3f9558d9 Fixes for building libstd (real) 2016-11-10 19:59:59 -07:00
Jeremy Soller e3317f05f7 Remove resource_sceme, Fix syscall crate name, add fmap 2016-11-02 19:48:25 -06:00
Jeremy Soller 149b0297a4 Smp (#23)
* 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
2016-10-31 10:49:00 -06:00