doc
library
include
tests
.gitignore
COPYING
devname.c
diskstats.c
escape.c
libproc2.pc.in
libproc2.sym
meminfo.c
namespace.c
numa.c
pids.c
pwcache.c
readproc.c
slabinfo.c
stat.c
sysinfo.c
uptime.c
version.c
vmstat.c
wchan.c
local
man
po
po-man
src
testsuite
.gitignore
.gitlab-ci.yml
AUTHORS
COPYING
COPYING.LIB
ChangeLog
INSTALL.md
Makefile.am
NEWS
README.md
autogen.sh
configure.ac
create-man-pot.sh
sysctl.conf
translate-man.sh
While ps used the correct type for PIDS_VM_RSS the test did not. For some reason this only appeared to be an issue for s390x References: https://bugs.debian.org/1025495 Signed-off-by: Craig Small <csmall@dropbear.xyz>