procps/ps
Jim Warner 7db65421d0 ps: for abnormal end allow core dumps (fix qualys bug)
A Qualys audit patch, represented in the commit below,
added the _exit() call to our abnormal signal handler.
Unfortunately, that disabled the associated core dump.

This patch restores expected behavior of those signals
whose default produces a core dump file + termination.

Reference(s):
commit 2e4a594221

Signed-off-by: Jim Warner <james.warner@comcast.net>
2020-01-06 09:13:29 +11:00
..
common.h ps: Increase command selection field to 64 2018-05-19 22:10:11 +10:00
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
display.c ps: for abnormal end allow core dumps (fix qualys bug) 2020-01-06 09:13:29 +11:00
global.c Closes: #9 ps: Remove Unix98 output limitations 2015-10-26 11:18:52 +11:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
help.c ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
output.c ps/output.c: Always null-terminate outbuf in show_one_proc(). 2018-05-19 07:32:21 +10:00
parser.c misc: eliminate all those remaining gcc -Wall warnings 2017-05-22 21:34:32 +10:00
procps.1 Consolidated patch of previously merged CYGWIN support 2017-09-03 20:59:23 +10:00
ps.1 docs: Update ps.1 to warn about command name length 2018-08-08 20:13:58 +10:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c ps: Increase command selection field to 64 2018-05-19 22:10:11 +10:00
sortformat.c ps/sortformat.c: Avoid "sep_loc + 1" when sep_loc is NULL. 2018-05-19 07:32:22 +10:00
stacktrace.c misc: eliminate all those remaining gcc -Wall warnings 2017-05-22 21:34:32 +10:00