procps/ps
Tommi Rantala b6ccf865f8 ps: ignore SIGURG
Stop registering signal handler for SIGURG, to avoid ps failure if
someone sends such signal. Without the signal handler, SIGURG will
just be ignored.

  Signal 23 (URG) caught by ps (3.3.16).
  ps:ps/display.c:66: please report this bug

https://man7.org/linux/man-pages/man7/signal.7.html
https://www.freebsd.org/cgi/man.cgi?sektion=3&query=signal
2021-10-14 07:50:37 +11:00
..
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
common.h ps: added 2 new fields for displaying autogroup values 2021-08-09 22:00:23 +10:00
display.c ps: ignore SIGURG 2021-10-14 07:50:37 +11:00
global.c ps: added 2 new fields for displaying autogroup values 2021-08-09 22:00:23 +10:00
help.c library: cleanup of library includes 2016-04-16 17:03:57 +10:00
output.c ps: added 2 new fields for displaying autogroup values 2021-08-09 22:00:23 +10:00
parser.c ps: eliminated inadvertent trailing double semi-colons 2020-04-10 14:37:15 +10:00
ps.1 docs: Fix comment for priority 2021-09-15 21:36:40 +10:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c ps: Match on truncated 16 char for -C 2020-09-24 22:19:11 +10:00
sortformat.c all: make buildable again for new 'misc.h' header file 2021-01-21 17:30:25 +11:00
stacktrace.c misc: just eliminate several 'unused' warning messages 2016-07-26 07:59:48 +10:00