Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-18 | update libc to 0.2.2 | Mattis Marjak | |
2015-07-13 | Add status to WaitStatus | Joseph Kain | |
* Extend the enums in WaitStatus to include all process states (signaled, stopped, exited, continued). * Decode status from waitpid * Return appropate WaitStatus * Update tests to use the new WaitStatus * Add new tests for specific status values |