]> granicus.if.org Git - procps-ng/commit
pmap: adapt to changes in <pids> API regarding address
authorJim Warner <james.warner@comcast.net>
Wed, 9 Sep 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Mon, 21 Sep 2015 12:36:36 +0000 (22:36 +1000)
commit987f4f2e3efa75454878853e18972a673edde45d
tree7569bd94d5fe230885085ad8b3b302ae4087bf07
parentf0e447cc6608edcb72b1e046ae06de45e64d17d5
pmap: adapt to changes in <pids> API regarding address

This commit was prompted by that change from 'addr' to
'ul_int' in the <pids> interface. Along the way, KLONG
was removed as having long ago outlived its usefulness
as performance optimizations for weird configurations.

Signed-off-by: Jim Warner <james.warner@comcast.net>
pmap.c