pidof: support "pidof /path/to/binary" case
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 15 Jun 2019 16:35:39 +0000 (18:35 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 15 Jun 2019 16:35:39 +0000 (18:35 +0200)
commit3a0eea0887d72f28d13d329be90fe4082cbbd427
tree13e78e527233cca6fd6024f3418d983ae6b812ee
parent070aa6174728d35077d98e875717358ccfbf2870
pidof: support "pidof /path/to/binary" case

function                                             old     new   delta
find_pid_by_name                                     230     227      -3

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/find_pid_by_name.c