procps/local
Roman Žilka 0a5b342927 watch: Orderly recovery from cmd taking longer than -n [BUG]; code cleanup
* When cmd took longer than -n to complete, -p is no longer skipping sleeps to
  make up for the time lost waiting for the completion(s) [BUG].
* Code cleanup, minor optimization. Moved universal routines to
  strutils/fileutils.

Signed-off-by: Craig Small <csmall@dropbear.xyz>
2023-10-06 16:34:11 +11:00
..
c.h watch: Orderly recovery from cmd taking longer than -n [BUG]; code cleanup 2023-10-06 16:34:11 +11:00
fileutils.c watch: Orderly recovery from cmd taking longer than -n [BUG]; code cleanup 2023-10-06 16:34:11 +11:00
fileutils.h watch: Orderly recovery from cmd taking longer than -n [BUG]; code cleanup 2023-10-06 16:34:11 +11:00
git-version-gen build-sys: Move git-version-gen 2022-08-29 20:53:01 +10:00
Makefile.am build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
nls.h build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
procio.c build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
procio.h build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
rpmatch.h build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
signals.c build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
signals.h build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
strutils.c watch: Orderly recovery from cmd taking longer than -n [BUG]; code cleanup 2023-10-06 16:34:11 +11:00
strutils.h watch: Orderly recovery from cmd taking longer than -n [BUG]; code cleanup 2023-10-06 16:34:11 +11:00
strverscmp.c misc: eliminated some instances of trailing whitespace 2023-01-24 12:15:19 +11:00
tests.h build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
xalloc.h str*dup()->xstr*dup() where needed; library: openproc(): avoid closedir(NULL) 2023-10-06 05:03:30 +00:00