about summary refs log tree commit diff
path: root/pwait.c
Commit message (Collapse)AuthorAgeFilesLines
* pwait: exit with status 1 if no valid pid is givenLeah Neukirchen2018-09-171-0/+3
|
* pwait: don't store pid 0 for invalid pidsLeah Neukirchen2018-09-171-5/+5
|
* pwait: update copyright yearLeah Neukirchen2018-09-171-1/+1
|
* styleLeah Neukirchen2017-08-311-11/+11
|
* LeahizeLeah Neukirchen2017-04-251-1/+1
|
* pwait: silence a warning v0.2Christian Neukirchen2016-06-131-1/+2
|
* pwait: add -cChristian Neukirchen2014-10-201-3/+10
|
* add pwait(1)Christian Neukirchen2014-10-201-0/+283