Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-14 | linux: wait4: Fix incorrect return value comparison | Alistair Francis | 1 | -10/+9 |
2020-04-02 | linux: Use long time_t for wait4/getrusage | Alistair Francis | 1 | -2/+48 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-12-19 | Implement waitpid in terms of wait4 | Adhemerval Zanella | 1 | -0/+1 |
2019-12-19 | linux: Use waitid on wait4 if __NR_wait4 is not defined | Adhemerval Zanella | 1 | -0/+84 |