]> granicus.if.org Git - procps-ng/commit
top: trade 'look_up_our_self' for a new API equivalent
authorJim Warner <james.warner@comcast.net>
Fri, 11 Sep 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Mon, 21 Sep 2015 12:39:10 +0000 (22:39 +1000)
commit872be3a3a2e485c65f3def3d1f13fb2acc46cdfe
tree9123bc13472fe752a7630532e065b4e60b3b61cc
parent007e03280531f5808e8bbb01a2b15354db97aa9d
top: trade 'look_up_our_self' for a new API equivalent

With the advent of the 'fatal_proc_unmounted' function
in the <pids.h> API to ensure the /proc filesystem was
mounted, we will finally get rid of the last remaining
vestiges of the former libprocps <readproc> interface.

[ also play a little catch up and whack some headers ]
[ that are not necessary now, beyond that readproc.h ]

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