libbb/read_cmdline: prepend {comm} if different from argv0. Closes 3835.
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 18 Jun 2011 13:51:16 +0000 (15:51 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 18 Jun 2011 13:51:16 +0000 (15:51 +0200)
commit5331e382f72a606c026424e95fcc7dc50a25608c
tree83417a34ba920632a9bd9a6dfb9120d9cd3976df
parent12ac6287eedf45d896557b95270a6e0323951917
libbb/read_cmdline: prepend {comm} if different from argv0. Closes 3835.

function                                             old     new   delta
read_cmdline                                         114     233    +119

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