procps/proc
Craig Small d2b29312bb library: fix new and unref pids test
The original test did not NULL the unallocated info pointer. This
was incorrectly calling the procps_pids_new() function.

Signed-off-by: Craig Small <csmall@dropbear.xyz>
2016-06-07 21:13:57 +10:00
..
.gitignore
alloc.c
alloc.h
COPYING
devname.c
devname.h
diskstat.c misc: Few more resource leak fixes 2016-05-03 21:58:13 +10:00
diskstat.h
escape.c
escape.h
libprocps.pc.in
libprocps.sym library: normalize/standardize interface, <VMSTAT> api 2016-06-07 21:04:43 +10:00
meminfo.c library: add parameter checks for 'get', <MEMINFO> api 2016-06-07 21:04:43 +10:00
meminfo.h library: remove the ull_int result type, <MEMINFO> api 2016-05-12 21:15:01 +10:00
namespace.c
namespace.h
openproc.3
pids.c library: eliminated a final potential NULL, <PIDS> api 2016-05-22 21:59:18 +10:00
pids.h library: try different alignment for types, <PIDS> api 2016-05-16 19:58:20 +10:00
procps-private.h
procps.h library: rename those readstat.c & h sources to 'stat' 2016-04-26 22:27:16 +10:00
pwcache.c
pwcache.h
readproc.3
readproc.c library: eliminated a final potential NULL, <PIDS> api 2016-05-22 21:59:18 +10:00
readproc.h library: eliminated a final potential NULL, <PIDS> api 2016-05-22 21:59:18 +10:00
readproctab.3
slab.c library: slab sort derefence after check 2016-05-14 22:32:35 +10:00
slab.h
stat.c library: improve internal 'get' processing, <STAT> api 2016-06-07 21:04:43 +10:00
stat.h library: improve internal 'get' processing, <STAT> api 2016-06-07 21:04:43 +10:00
sysinfo.c
sysinfo.h library: remove an obsolete 'jiffs' typedef in sysinfo 2016-05-08 21:12:22 +10:00
test_namespace.c
test_pids.c library: fix new and unref pids test 2016-06-07 21:13:57 +10:00
test_sysinfo.c
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: normalize/standardize interface, <VMSTAT> api 2016-06-07 21:04:43 +10:00
vmstat.h library: normalize/standardize interface, <VMSTAT> api 2016-06-07 21:04:43 +10:00
wchan.c
wchan.h