procps/proc
Jim Warner d66000588a library: the <pids> API now supports 'extra' enum sort
The 'PROCPS_PIDS_extra' enumerator already enjoys some
special place wherein it's zeroed with each iteration.

This patch simply extends the special handling to also
include support for sorting. It will be treated as the
'ull_int' data type, since that encompasses the entire
scope of that union within all pids_result structures.

[ plus, we've also corrected the actual 'extra' name ]

This change was prompted by the conversion of ps which
needs that enumerator to store the former 'pcpu' data,
so it will be available for sorting (not for display).

Signed-off-by: Jim Warner <james.warner@comcast.net>
2015-10-05 21:37:08 +11:00
..
.gitignore
alloc.c
alloc.h
COPYING
devname.c
devname.h
diskstat.c miscellaneous: silence a whole bunch of clang warnings 2015-09-21 22:34:27 +10:00
diskstat.h
escape.c
escape.h
libprocps.pc.in
libprocps.sym library: Removed unused methods. 2015-09-26 14:39:37 +10:00
meminfo.c library: with valgrind help, fix faulty meminfo assign 2015-09-21 22:35:05 +10:00
meminfo.h
namespace.c miscellaneous: silence a whole bunch of clang warnings 2015-09-21 22:34:27 +10:00
namespace.h
openproc.3
pids.c library: the <pids> API now supports 'extra' enum sort 2015-10-05 21:37:08 +11:00
pids.h library: make the pids_sort_order enums more intuitive 2015-09-21 22:39:40 +10:00
procps-private.h
procps.h library: abandon long/long long distinction with KLONG 2015-09-21 22:37:02 +10:00
pwcache.c
pwcache.h
readproc.3
readproc.c miscellaneous: silence a whole bunch of clang warnings 2015-09-21 22:34:27 +10:00
readproc.h
readproctab.3
readstat.c
readstat.h
slab.c
slab.h
sysinfo.c miscellaneous: silence a whole bunch of clang warnings 2015-09-21 22:34:27 +10:00
sysinfo.h
test_namespace.c miscellaneous: cleanup accumulated trailing whitespace 2015-09-21 22:33:50 +10:00
test_sysinfo.c
uptime.c miscellaneous: silence a whole bunch of clang warnings 2015-09-21 22:34:27 +10:00
uptime.h
version.c
version.h
vmstat.c
vmstat.h
wchan.c
wchan.h