]> granicus.if.org Git - procps-ng/commit
pgrep: use sigqueue to pass value with the signal.
authorArun Chandrasekaran <aruncxy@gmail.com>
Sat, 25 Apr 2020 03:15:06 +0000 (13:15 +1000)
committerCraig Small <csmall@dropbear.xyz>
Sat, 25 Apr 2020 03:15:06 +0000 (13:15 +1000)
commit7d55409b82602dac540c011000c9c5abedb5158a
tree69b88ad3f41881e59b30c9ad805f38f3ffa17bd4
parent53358514524df5234344de6cd246a93334fb5b31
pgrep: use sigqueue to pass value with the signal.

Based on the command line option, use 'sigqueue'
instead of 'kill' to pass the integer value with
the signal.

References:
 procps-ng/procps!32

Signed-off-by: Craig Small <csmall@dropbear.xyz>
NEWS
pgrep.1
pgrep.c