procps/ps
Jim Warner 4fbf8d22a9 ps: that restored aix behavior is now even more robust
With the commit referenced below a nasty bug affecting
aix parsing was swatted. Beyond the bug, the logic was
enhanced to disallow commas in the format string since
they would otherwise be shown with their field's data.

However, there remained many characters other than ','
that could survive the edits to then be shown adjacent
to the data. Well, with this patch they won't anymore!

[ along the way we will no longer try to forgive the ]
[ use of a double '%%' prefix since that resulted in ]
[ display of one '%' and field code instead of data. ]

Reference(s):
. March, 2022 - restored aix bahavior
commit 8cb646bdfc

Signed-off-by: Jim Warner <james.warner@comcast.net>
2022-04-09 12:57:39 +10:00
..
common.h ps: plus for symmetry 'UTILIZATION_C' is newest format 2022-03-07 20:29:06 +11:00
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
display.c ps: restore thread display when using a pidlist option 2022-04-01 17:13:25 +11:00
global.c ps: plus for symmetry 'UTILIZATION_C' is newest format 2022-03-07 20:29:06 +11:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
help.c library: cleanup of library includes 2016-04-16 17:03:57 +10:00
output.c ps: plus for symmetry 'UTILIZATION_C' is newest format 2022-03-07 20:29:06 +11:00
parser.c ps: eliminated inadvertent trailing double semi-colons 2020-04-10 14:37:15 +10:00
ps.1 ps: plus for symmetry 'UTILIZATION_C' is newest format 2022-03-07 20:29:06 +11:00
regression
select.c ps: Match on truncated 16 char for -C 2020-09-24 22:19:11 +10:00
sortformat.c ps: that restored aix behavior is now even more robust 2022-04-09 12:57:39 +10:00
stacktrace.c misc: just eliminate several 'unused' warning messages 2016-07-26 07:59:48 +10:00