procps/src
Jim Warner 5f9185e087 top: try avoiding the edge of a 'divide by zero' cliff
Darn, after testing on some older, out of date distros
I was embarrassed to find some awful code I created in
the commit shown below. I was rewarded with some 'nan'
floating point values and 'inf' computational results.

Reference(s);
. a missed opportunity to repent
commit 5c5bff392b
. true source of my original sin
commit 2d5b51d1a2

Signed-off-by: Jim Warner <james.warner@comcast.net>
2022-09-20 18:50:55 +10:00
..
ps Improve trace(). 2022-09-01 22:44:05 +00:00
tests build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
top top: try avoiding the edge of a 'divide by zero' cliff 2022-09-20 18:50:55 +10:00
free.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
kill.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
pgrep.c pgrep: Look at all ancestors in --ignore-ancestors 2022-08-31 10:25:49 +01:00
pidof.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
pmap.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
pwdx.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
skill.c skill: Update include location too 2022-08-29 21:37:40 +10:00
slabtop.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
sysctl.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
tload.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
uptime.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
vmstat.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
w.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
watch.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00