OSDN Git Service

HACK: restore Android ps behavior.
authorElliott Hughes <enh@google.com>
Thu, 9 Jun 2016 00:03:26 +0000 (17:03 -0700)
committerRob Landley <rob@landley.net>
Fri, 10 Jun 2016 08:15:42 +0000 (03:15 -0500)
commit082dadce554e8a37eb34ea1f9a727feadea04073
treebe800428aba4fd793c4f3bce3a02ec0a282dd783
parent2efbbb33fd4a7774a30722fb73934810dfe37f91
HACK: restore Android ps behavior.

"NAME" is no longer doing what we want; "TNAME" is what "NAME" used to be,
except that "TNAME" implies -T. This patch switches us over to "TNAME",
disables the implicit -T.

Change-Id: I5553703d3939b24eaf39976162d2f75a591e1ce8
toys/posix/ps.c