OSDN Git Service

Make -o COMMAND show parent command path for threads, and use saved length
authorRob Landley <rob@landley.net>
Sun, 22 May 2016 17:16:06 +0000 (12:16 -0500)
committerRob Landley <rob@landley.net>
Sun, 22 May 2016 17:16:06 +0000 (12:16 -0500)
commitd6a8928ba15c4295cd7f6778dcc602b3d976efd5
tree98554a6c940c403fd28cca365b920c99c93d24ab
parent56f631ca89587ac7dbc6e5a5fdcbdb6c6b232f3d
Make -o COMMAND show parent command path for threads, and use saved length
calculations instead of doing strlen() on strings again to store lengths.
toys/posix/ps.c