3 Commits (master)

Author SHA1 Message Date
Avril 20d29a5613
Started `sys/fork` module: Safe Rust wrappers around forking. Sets up message passing and error reporting/value returning from the child to the parent (TODO).
3 years ago
Avril 6020491a09
Started `sys/pipe`: Interfacing with raw `pipe()` created streams.
3 years ago
Avril e64abf4f06
Initial commit
3 years ago