procps/proc
Jim Warner 6cafe3abec library: expand VAL macros to include the context parm
This patch will set the stage for validating the types
referenced in the result union. For now, the parameter
representing that 'info' structure will remain unused.

[ and while we're at it, let us correct a faulty GET ]
[ macro in the diskstats header. that puppy missed a ]
[ parm which ain't so good if that guy is ever used! ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
2016-08-07 21:40:48 +10:00
..
.gitignore tests: update template and add pids 2016-04-19 21:33:02 +10:00
alloc.c
alloc.h
COPYING
devname.c library: find tty device name of process quicker 2016-07-03 10:47:25 +10:00
devname.h
diskstats.c misc: tweaks (mostly cosmetic) to several source files 2016-07-28 20:46:18 +10:00
diskstats.h library: expand VAL macros to include the context parm 2016-08-07 21:40:48 +10:00
escape.c
escape.h
libprocps.pc.in
libprocps.sym library: add final remaining sort function, <STAT> api 2016-07-28 20:46:18 +10:00
meminfo.c library: removed all the 'PROCPS_' enumerator prefixes 2016-07-26 20:49:00 +10:00
meminfo.h library: expand VAL macros to include the context parm 2016-08-07 21:40:48 +10:00
namespace.c
namespace.h
openproc.3
pids.c library: normalize & minimize result types, <PIDS> api 2016-08-01 20:09:18 +10:00
pids.h library: expand VAL macros to include the context parm 2016-08-07 21:40:48 +10:00
procps-private.h library: please keep procps-private.h free of #include 2016-06-11 11:50:37 +10:00
procps.h library: rename 'diskstat' source as 'diskstats' files 2016-07-26 07:59:52 +10:00
pwcache.c library: rename clashing pwcache functions 2016-06-18 08:17:45 +10:00
pwcache.h library: rename clashing pwcache functions 2016-06-18 08:17:45 +10:00
readproc.3
readproc.c library: normalize & minimize result types, <PIDS> api 2016-08-01 20:09:18 +10:00
readproc.h library: normalize & minimize result types, <PIDS> api 2016-08-01 20:09:18 +10:00
readproctab.3
slabinfo.c misc: tweaks (mostly cosmetic) to several source files 2016-07-28 20:46:18 +10:00
slabinfo.h library: expand VAL macros to include the context parm 2016-08-07 21:40:48 +10:00
stat.c library: add final remaining sort function, <STAT> api 2016-07-28 20:46:18 +10:00
stat.h library: expand VAL macros to include the context parm 2016-08-07 21:40:48 +10:00
sysinfo.c misc: just eliminate several 'unused' warning messages 2016-07-26 07:59:48 +10:00
sysinfo.h library: remove an obsolete 'jiffs' typedef in sysinfo 2016-05-08 21:12:22 +10:00
test_namespace.c tests: update template and add pids 2016-04-19 21:33:02 +10:00
test_pids.c related: change for lost 'PROCPS_' enumerator prefixes 2016-07-26 20:49:44 +10:00
test_sysinfo.c tests: update template and add pids 2016-04-19 21:33:02 +10:00
test_uptime.c library: procps_uptime() return value is a status 2016-05-01 16:50:25 +10:00
test_version.c library: Fix LINUX_VERSION macro 2016-05-01 17:46:25 +10:00
uptime.c library: procps_uptime() return value is a status 2016-05-01 16:50:25 +10:00
uptime.h
version.c
version.h library: Fix LINUX_VERSION macro 2016-05-01 17:46:25 +10:00
vmstat.c library: removed all the 'PROCPS_' enumerator prefixes 2016-07-26 20:49:00 +10:00
vmstat.h library: expand VAL macros to include the context parm 2016-08-07 21:40:48 +10:00
wchan.c
wchan.h