]> granicus.if.org Git - procps-ng/commit
ps: now made responsive to 32 or 64-bit address widths
authorJim Warner <james.warner@comcast.net>
Fri, 2 Dec 2016 07:02:03 +0000 (01:02 -0600)
committerCraig Small <csmall@enc.com.au>
Wed, 7 Dec 2016 10:51:06 +0000 (21:51 +1100)
commitda9f31ef3e87a1768304ceb5f007228c17e06aef
treeaaa1f6596f55c2c652d65b140c13f6751aa47e2f
parentdc8e89119a041ad2cd7c727391746ba9b4eee3db
ps: now made responsive to 32 or 64-bit address widths

While a Debian bug report referenced below was limited
to the 'eip' and 'esp' fields, this patch also extends
address width adaptations to some other addresses too.

[ and, we do so in a far less invasive manner than a ]
[ redhat approach shown below adding two new fields! ]

Reference(s):
. new debian bug report
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846361
. old redhat solution
https://bugzilla.redhat.com/show_bug.cgi?id=244152

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