Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright year | Leah Neukirchen | 2019-02-08 | 1 | -1/+1 |
* | pwait: move installation of SIGINT signal handler just before the loop | Leah Neukirchen | 2018-09-19 | 1 | -2/+2 |
* | pwait: verify pid as late as possible | Leah Neukirchen | 2018-09-17 | 1 | -8/+15 |
* | pwait: free pids array at the end | Leah Neukirchen | 2018-09-17 | 1 | -0/+1 |
* | pwait: prefix error messages with "pwait:" | Leah Neukirchen | 2018-09-17 | 1 | -6/+9 |
* | pwait: verify pids exist at parse time | Leah Neukirchen | 2018-09-17 | 1 | -0/+7 |
* | pwait: pid 0 is invalid too | Leah Neukirchen | 2018-09-17 | 1 | -1/+1 |
* | pwait: style | Leah Neukirchen | 2018-09-17 | 1 | -2/+2 |
* | pwait: exit with status 1 if no valid pid is given | Leah Neukirchen | 2018-09-17 | 1 | -0/+3 |
* | pwait: don't store pid 0 for invalid pids | Leah Neukirchen | 2018-09-17 | 1 | -5/+5 |
* | pwait: update copyright year | Leah Neukirchen | 2018-09-17 | 1 | -1/+1 |
* | style | Leah Neukirchen | 2017-08-31 | 1 | -11/+11 |
* | Leahize | Leah Neukirchen | 2017-04-25 | 1 | -1/+1 |
* | pwait: silence a warning v0.2 | Christian Neukirchen | 2016-06-13 | 1 | -1/+2 |
* | pwait: add -c | Christian Neukirchen | 2014-10-20 | 1 | -3/+10 |
* | add pwait(1) | Christian Neukirchen | 2014-10-20 | 1 | -0/+283 |