]> granicus.if.org Git - sysstat/commit
pidstat: pidstat should return the exit code of the child process (#339)
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 24 Sep 2022 15:08:12 +0000 (17:08 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 24 Sep 2022 15:08:12 +0000 (17:08 +0200)
commit43ac86d4aa6371114bf42d3570f80c8f7d73438c
treeb95d69e233a6f166d47aabeb628ca6ddf017a2c7
parent987bc50077fdd52e9271c1943e9e89aa96fc3668
pidstat: pidstat should return the exit code of the child process (#339)

When a process is monitored with option -e, pidstat should return the
exit code of this process and a default value of 0.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
pidstat.c