Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cargo fmt | syn | 2020-12-08 | 1 | -41/+40 |
| | |||||
* | Workaround wait4 on MacOS | syn | 2020-02-27 | 1 | -1/+16 |
| | | | | | rust's libc does not provide wait4 call on MacOS, so introduce workaround to manually extern it. | ||||
* | Improve error handling | syn | 2020-02-14 | 1 | -3/+28 |
| | |||||
* | timeout'ed waiter for process | syn | 2020-02-09 | 1 | -0/+81 |