]> granicus.if.org Git - procps-ng/commit
ps,top: convert 'PIDS_PROCESSOR' into a signed integer
authorJim Warner <james.warner@comcast.net>
Tue, 14 Dec 2021 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@dropbear.xyz>
Thu, 16 Dec 2021 09:50:07 +0000 (20:50 +1100)
commit957b74292f8a77595bc2c7b451e2451337b9553a
tree6e4ef6497beb0074d21e9e7e1e7aa0d28a4a7a44
parentaeb35b18dac71f895915b09b4b63df1765b3c03b
ps,top: convert 'PIDS_PROCESSOR' into a signed integer

Not only does that library tweak help to simplify some
top code, but now that ps snprintf fmtstr will finally
be accurate. That is two birdies with a single pebble!

Signed-off-by: Jim Warner <james.warner@comcast.net>
ps/output.c
top/top.c