]> granicus.if.org Git - procps-ng/commit
library: normalize the <pids> fill/selection interface
authorJim Warner <james.warner@comcast.net>
Thu, 1 Oct 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Mon, 5 Oct 2015 10:47:50 +0000 (21:47 +1100)
commit0c953eccc5fe7240be9d272e1b6c0ce8769d8ed2
tree9af2712ce4e326e86a28ead76deca6bfed07f6aa
parent30997b967ad11da7815775aedd9683e9e77e4f13
library: normalize the <pids> fill/selection interface

After wrestling with the conversion of both top and ps
the differences between reap (all) & fill (select) has
become increasingly inconvenient. So this patch simply
normalizes that API making returned results identical.

The former procps_pids_stacks_fill identifier will now
be known as procps_pids_select which serves as logical
counterpart to the existing procps_pids_reap function.

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/libprocps.sym
proc/pids.c
proc/pids.h