procps/ps
Craig Small a15520db8c ps abort causes problems in testsuite
Under certain circumstances, using abort() when either make check
or make distcheck puts ps into an infinite loop around the
function catastrophic_failure() in ps and the C library raise
and abort functions.

Using exit removes this problem and does almost the same thing.
2012-03-03 11:49:48 +11:00
..
common.h ps: add catastrophic_failure() 2012-01-13 22:42:38 +01:00
COPYING ps: minor reformatting and trailing whitespace elimination 2012-01-04 08:58:53 +11:00
display.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00
global.c ps abort causes problems in testsuite 2012-03-03 11:49:48 +11:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
help.c ps: generalize help text logic, add related translator hints 2012-01-04 08:58:53 +11:00
Makefile.am build-sys: correct all Makefile.am files for LOCALEDIR, etc 2012-01-04 08:58:54 +11:00
output.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00
parser.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00
ps.1 ps: update man document for redesigned help provisions 2012-01-04 08:58:53 +11:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00
sortformat.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00
stacktrace.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00