OSDN Git Service

Fix ps -T again, but this time read files from tid directory, not pid.
authorRob Landley <rob@landley.net>
Sat, 10 Feb 2018 18:38:06 +0000 (12:38 -0600)
committerRob Landley <rob@landley.net>
Sat, 10 Feb 2018 18:38:06 +0000 (12:38 -0600)
commit9a2c9da7cf72d3ad246f62840dcf9506f5926506
tree6aa8ff33bada87dfd8c29873c7752cb3c027b792
parent371dfd41efca697e72832cdf5db61ffd4c7e7a98
Fix ps -T again, but this time read files from tid directory, not pid.
(Otherwise updating pid to parents makes threads read thread parent data.)
toys/posix/ps.c