procps/proc
Takayuki Nagata 636b48efd8 Revert "bprocps: fix order of operations for %use of slabinfo"
This reverts commit 99d71ad581.

When nr_active_objs / nr_objs is calculated, the result will be 1
or 0 since the variables are integer. So the commit is wrong.
2016-10-12 16:58:56 +09:00
..
alloc.c
alloc.h
COPYING
devname.c library: find tty device name of process quicker 2016-07-03 10:08:18 +10:00
devname.h
escape.c library: revert one ancient 'escape_str_utf8' deletion 2016-08-23 21:12:32 +10:00
escape.h
libprocps.pc.in
libprocps.sym library: rename clashing pwcache functions 2016-07-06 22:26:02 +10:00
openproc.3 documentation: fix man pages due to refactor for wchan 2015-06-19 19:09:21 +10:00
procps-private.h library: Change linux version 2015-06-19 21:00:46 +10:00
procps.h library: Change linux version 2015-06-19 21:00:46 +10:00
pwcache.c library: rename clashing pwcache functions 2016-07-06 22:26:02 +10:00
pwcache.h library: rename clashing pwcache functions 2016-07-06 22:26:02 +10:00
readproc.3 misc: result after checking all files for misspellings 2014-08-08 22:14:21 +02:00
readproc.c library: rename clashing pwcache functions 2016-07-06 22:26:02 +10:00
readproc.h library: avoid QUICK_THREADS, swat Redhat bug #1284091 2016-07-09 13:23:27 +10:00
readproctab.3 misc: result after checking all files for misspellings 2014-08-08 22:14:21 +02:00
sig.c kill: Fix free() with bad pointer on SIG-prefixed signal-name 2016-09-08 22:32:18 +02:00
sig.h
slab.c Revert "bprocps: fix order of operations for %use of slabinfo" 2016-10-12 16:58:56 +09:00
slab.h
sysinfo.c Merge branch 'find_elf_note_fix' into 'master' 2016-08-15 11:08:15 +00:00
sysinfo.h - Fixing sysinfo - devices with length exceeding 15 chars are not displayed in vmstat -d 2016-06-30 18:29:50 +02:00
version.c miscellaneous: remove some trailing whitespace buildup 2015-06-20 07:46:23 +10:00
version.h library: Change linux version 2015-06-19 21:00:46 +10:00
wchan.c library: refactor and rely on modern kernels for wchan 2015-06-19 19:09:20 +10:00
wchan.h library: refactor and rely on modern kernels for wchan 2015-06-19 19:09:20 +10:00
whattime.c
whattime.h