]> granicus.if.org Git - procps-ng/commitdiff
ps: finish purging those references to PIDS_WCHAN_ADDR
authorJim Warner <james.warner@comcast.net>
Sun, 4 Dec 2016 23:17:17 +0000 (17:17 -0600)
committerCraig Small <csmall@enc.com.au>
Tue, 3 Jan 2017 21:29:44 +0000 (08:29 +1100)
Aw shucks, not all support for this defunct enumerator
was removed via the commits shown below (but, is now).

[ what remained were just variables named after that ]
[ deprecated/deleted enumerator, but still & all ... ]

[ plus, i have left the doc/libproc.3 file untouched ]
[ since it already appears badly out of date anyway! ]

Reference(s):
. ps references partially purged
commit 66c4024d759fb1fa8ebaa2e608368c561cd21ff6
. enumerator purged from library
commit 912075605b9bb68474032d6d8c70d1d97dc2aeff

Signed-off-by: Jim Warner <james.warner@comcast.net>
ps/common.h
ps/global.c

index 1b02c90f175dcbceea9612dfdf9f97274317b14f..197f9c21907bedb4a6734cdf893ae432dbc8dc77 100644 (file)
@@ -146,7 +146,6 @@ makEXT(VM_RSS)
 makEXT(VM_SIZE)
 makEXT(VM_STACK)
 makEXT(VSIZE_PGS)
-makEXT(WCHAN_ADDR)
 makEXT(WCHAN_NAME)
 makEXT(extra)
 makEXT(noop)
index 6ecad377ab79c038ed9717c511a76350c210da1e..adffd35f2f4d766ea83ce6cf6faf526f449d9eaa 100644 (file)
@@ -136,7 +136,6 @@ makREL(VM_RSS)
 makREL(VM_SIZE)
 makREL(VM_STACK)
 makREL(VSIZE_PGS)
-makREL(WCHAN_ADDR)
 makREL(WCHAN_NAME)
 makREL(extra)
 makREL(noop)