OSDN Git Service

Replace slot[] constants with SLOT_blah, fix some that weren't displaying right.
authorRob Landley <rob@landley.net>
Fri, 22 Jan 2016 01:05:25 +0000 (19:05 -0600)
committerRob Landley <rob@landley.net>
Fri, 22 Jan 2016 01:05:25 +0000 (19:05 -0600)
commit83c6d225795f94840b6acbba0955c65ef0340e7e
tree6845bd9e3fdcaee4cf7567faf87bda530a0ba167
parent5c725e9f4878cd095b19f5a3e910f3e994785a40
Replace slot[] constants with SLOT_blah, fix some that weren't displaying right.

Make fallback sort do string sort after numeric tie, retain absolute uptime
even though relative is needed for %CPU (hence utime2).
toys/posix/ps.c