OSDN Git Service

ps thread supportand 32/64 bit detection.
authorRob Landley <rob@landley.net>
Mon, 25 Apr 2016 22:46:26 +0000 (17:46 -0500)
committerRob Landley <rob@landley.net>
Mon, 25 Apr 2016 22:46:26 +0000 (17:46 -0500)
commit2d7d99cae379c9dbfad828f4aa8b5994f4d1e44f
treeb7dc1774d3ad97411fa241407796203b78d86336
parent442c1853d1556610e96e41babdfb7b706f3d2ccf
ps thread supportand 32/64 bit detection.

Add ps -o BIT,TID,TCNT, and make -T display "PID,TID" for default output types
(adding TCNT to -f)
toys/posix/ps.c