procps/src
Jim Warner 9d9993708b top: fix an improper behavior following a SIGWINCH bug
When top was made more responsive to keyboard input in
that commit referenced below, his previous response to
a SIGWINCH was upset. Formerly, that display integrity
was restored with the next refresh cycle. But, without
this patch, one must strike some key to accomplish it.

[ in truth, this patch vastly improves that sigwinch ]
[ response. whereas before, although integrity would ]
[ be restored automatically, it did not happen until ]
[ the next regular refresh. now it is instantaneous! ]

Reference(s):
. May, 2022 - made more responsive to kdb input
commit 3ea1bc779f

Signed-off-by: Jim Warner <james.warner@comcast.net>
2022-09-12 22:15:28 +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: fix an improper behavior following a SIGWINCH bug 2022-09-12 22:15:28 +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