pgrep: implement -a
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 26 Jun 2017 19:10:47 +0000 (21:10 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 26 Jun 2017 19:10:47 +0000 (21:10 +0200)
commit9f4b4226a4df67b4305f5dcb0df32cba26d8463a
treeee408159efdac23b4c0e45b6ea4f86171cdf4a51
parent234b82ca19afb20276722334ecf1576f801cb588
pgrep: implement -a

function                                             old     new   delta
pgrep_main                                           640     726     +86

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