ps: eliminated an overlooked obsoleted <pids> API item
When several obsolete linux-2.6 fields were eliminated
and ps responded in the commit referenced below, there
was one reference overlooked. So, with this commit the
reference to PIDS_ALARM has been whacked at long last.
Reference(s):
. Sep 2016, ps response to removal
commit 86992bb58f
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
ece2394be7
commit
93c0a6cedf
@ -59,7 +59,6 @@ makREL(ADDR_CODE_START)
|
||||
makREL(ADDR_CURR_EIP)
|
||||
makREL(ADDR_CURR_ESP)
|
||||
makREL(ADDR_STACK_START)
|
||||
makREL(ALARM)
|
||||
makREL(CGNAME)
|
||||
makREL(CGROUP)
|
||||
makREL(CMD)
|
||||
|
Loading…
Reference in New Issue
Block a user