top: follow ps lead, allow core dumps where applicable
Reference(s):
Bug-Redhat: https://bugzilla.redhat.com/871825
commit c1f10d11bc
http://www.freelists.org/post/procps/PATCH-Allow-core-file-generation-by-ps-command-rhbz871825-rhbz512857
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@@ -273,7 +273,7 @@ static void build_norm_nlstab (void) {
|
||||
. c-code logic changes.
|
||||
. */
|
||||
|
||||
Norm_nlstab[EXIT_signals_fmt] = _("\n"
|
||||
Norm_nlstab[EXIT_signals_fmt] = _(""
|
||||
"\tsignal %d (%s) was caught by %s, please\n"
|
||||
"\tsee http://www.debian.org/Bugs/Reporting\n");
|
||||
Norm_nlstab[WRONG_switch_fmt] = _(""
|
||||
|
||||
Reference in New Issue
Block a user