about summary refs log tree commit diff
path: root/extrace.c
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2018-09-17 13:01:11 +0200
committerLeah Neukirchen <leah@vuxu.org>2018-09-17 13:01:11 +0200
commitb92fba5ca891fa6a1f4f3a6f12789b87ccc1b484 (patch)
treeaa0a30772828dd144744ae6df37aa7950f164547 /extrace.c
parent86e7c446c64441e3d6831bd4d400c99525b9c9f6 (diff)
downloadextrace-b92fba5ca891fa6a1f4f3a6f12789b87ccc1b484.tar.gz
extrace-b92fba5ca891fa6a1f4f3a6f12789b87ccc1b484.tar.xz
extrace-b92fba5ca891fa6a1f4f3a6f12789b87ccc1b484.zip
pwait: verify pids exist at parse time
kill(pid, 0) will return ESRCH for nonexisting pids.
(The other possible error, EPERM would indicate the pid exists.)
Diffstat (limited to 'extrace.c')
0 files changed, 0 insertions, 0 deletions