Closed klueska closed 9 years ago
Thanks, merged.
On 2015-10-12 at 22:25 Kevin Klues notifications@github.com wrote:
This branch attempts to resolve issue #17. You can view, comment on, or merge this pull request online at:
https://github.com/brho/akaros/pull/18
-- Commit Summary --
- Simple pipe test with fork()
- Sync fork/exec() with updates to procinfo/procdata
-- File Changes --
M kern/include/process.h (2) M kern/src/process.c (4) M kern/src/syscall.c (18) A tests/pipetest.c (59)
-- Patch Links --
https://github.com/brho/akaros/pull/18.patch https://github.com/brho/akaros/pull/18.diff
Reply to this email directly or view it on GitHub: https://github.com/brho/akaros/pull/18
This branch attempts to resolve issue #17.