OSDN Git Service

Fix pkill -9.
authorElliott Hughes <enh@google.com>
Mon, 23 May 2016 17:34:01 +0000 (10:34 -0700)
committerRob Landley <rob@landley.net>
Mon, 23 May 2016 23:23:26 +0000 (18:23 -0500)
commit148a0c3760bfd6f03152f44422a48b37a4a9f393
tree4afa1b0ae461fa42b8a91ac572b1c32807f8ead8
parent6abf1328f4afe934d514180bbcb3b06c2d128cd7
Fix pkill -9.

This fixes the existing test. Internal Android bug 28877702.

I've left -l as-is, even though the desktop doesn't support that.
toys/posix/ps.c