pidof/killall: fix bug 625 (kernel threads get stale "binary name")
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 22 Sep 2009 21:06:07 +0000 (23:06 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 22 Sep 2009 21:06:07 +0000 (23:06 +0200)
commited4ff0e8cbe8b330ecc9c51d0c5ff2ad1647ad5d
tree07a10f1bfdee005231cd17a230d9e4fbf5857483
parent200d522fb85c24dd1ed36e5fcc29c1140b8b428b
pidof/killall: fix bug 625 (kernel threads get stale "binary name")

function                                             old     new   delta
procps_scan                                         1622    1642     +20

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