This website works better with JavaScript.
Explore
Help
Register
Sign In
flanchan
/
comfork
Watch
1
Star
0
Fork
You've already forked comfork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
comfork
/
src
/
sys
History
Avril
3aa61be7cd
Added `copy_` versions of `move_write/read_value()`.
...
Fortune for comfork's current commit: Middle blessing − 中吉
4 years ago
..
errno.rs
Added I/O impls for Pipe and halves.
4 years ago
fork.rs
Added `copy_` versions of `move_write/read_value()`.
4 years ago
mod.rs
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).
4 years ago
pipe.rs
Added `copy_` versions of `move_write/read_value()`.
4 years ago