]> granicus.if.org Git - procps-ng/commit
ps: Correct BSD c option
authorCraig Small <csmall@dropbear.xyz>
Mon, 19 Dec 2022 05:50:12 +0000 (16:50 +1100)
committerCraig Small <csmall@dropbear.xyz>
Mon, 19 Dec 2022 05:50:12 +0000 (16:50 +1100)
commitdd3cb0892d142e370413e1cba582d390042883e5
tree804adaabcd74be6ed55d44a1561c03884b2a11b8
parentab978d62ae4154fa7b6e6904d00160751788c9b6
ps: Correct BSD c option

procps 3.3.17 the c option changed the command/args field
to cmd but this got removed as part of newlib

Functionality is back in with a test case.

References:
 https://bugs.debian.org/1026326

Signed-off-by: Craig Small <csmall@dropbear.xyz>
NEWS
src/ps/output.c
testsuite/ps.test/ps_output.exp