Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-28 | Initialize curpidHEADmaster | Matias Linares | 1 | -1/+1 | |
2016-05-17 | Add KB to the memory output | Matias Linares | 1 | -1/+1 | |
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 | 2 | -2/+2 | |
2016-01-04 | Finish struct rusage struct fields. | Matias Linares | 3 | -26/+60 | |
2016-01-04 | Remove `sleep` function used for testing | Matias Linares | 1 | -1/+0 | |
2016-01-04 | Add readme | Matias Linares | 1 | -0/+55 | |
2016-01-04 | Initial commit | Matias Linares | 3 | -0/+149 | |