procps/ps
Jim Warner 66c4024d75 ps: respond to loss of that PIDS_WCHAN_ADDR enumerator
No longer will ps print nwchan as 'ffffff', '-' or '1'
since the proc/PID/stat wchan field didn't represent a
real address anyway. Rather, the field will henceforth
output a dash ('-'), the ps customary 'not available'.

That man document was also tweaked to better represent
actual behavior. An asterisk ('*') was never shown for
threaded tasks and that dash ('-') usually didn't mean
running tasks (sometimes associated with permissions).

Signed-off-by: Jim Warner <james.warner@comcast.net>
2016-10-16 08:23:38 +11:00
..
common.h ps: respond to loss of fields obsoleted with linux 2.6 2016-10-09 21:31:29 +11:00
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
display.c related: fix inconsistencies in result type references 2016-08-07 21:40:48 +10:00
global.c related: respond to VAL macro addition of context parm 2016-08-07 21:40:48 +10:00
HACKING
help.c library: cleanup of library includes 2016-04-16 17:03:57 +10:00
output.c ps: respond to loss of that PIDS_WCHAN_ADDR enumerator 2016-10-16 08:23:38 +11:00
parser.c Merge branch 'master' into newlib 2015-10-28 21:09:26 +11:00
ps.1 ps: respond to loss of that PIDS_WCHAN_ADDR enumerator 2016-10-16 08:23:38 +11:00
regression
select.c ps: exploit those new <pids> task/threads capabilities 2015-10-05 21:52:08 +11:00
sortformat.c related: change for lost 'PROCPS_' enumerator prefixes 2016-07-26 20:49:44 +10:00
stacktrace.c misc: just eliminate several 'unused' warning messages 2016-07-26 07:59:48 +10:00