]> granicus.if.org Git - procps-ng/commit
misc: adapt others to struct layout change, <PIDS> api
authorJim Warner <james.warner@comcast.net>
Thu, 23 Jun 2016 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Tue, 28 Jun 2016 11:11:25 +0000 (21:11 +1000)
commita2c79b6237c73c57afb715e25c4c688266e2dd3b
treefb293c8f0f89b75e96914e067e7622c6b28931f9
parent380253ff7fd0de10426353cac2bfbebdc6ac9f89
misc: adapt others to struct layout change, <PIDS> api

With the change to struct pids_fetch, we'll just trade
some dot ('.') code for some pointer to ('->') syntax.

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