Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-05 | Don't close STDIN for the child process. | Matias Linares | 1 | -7/+17 | |
Also this fixes a bug with the argv parameters. The first argument of argv for execvp needs to be the name of the program that is running | |||||
2016-01-05 | Change macro _ALLOW_UNMANTAINED to _ENABLE_UNMANTAINED | Matias Linares | 1 | -1/+1 | |
2016-01-04 | Finish struct rusage struct fields. | Matias Linares | 1 | -4/+20 | |
2016-01-04 | Remove `sleep` function used for testing | Matias Linares | 1 | -1/+0 | |
2016-01-04 | Initial commit | Matias Linares | 1 | -0/+141 | |