]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: getlimits: output error strings
authorPádraig Brady <P@draigBrady.com>
Sun, 8 Feb 2026 19:34:13 +0000 (19:34 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 10 Feb 2026 12:24:17 +0000 (12:24 +0000)
commit8732e7e95ed65e90838ac35639b03e7fd700f12a
tree77b889cbb3ba7f8381c18fd367ce4d5a2aadc5de
parent224b90e60304e1d772577652f4785aa597078677
tests: getlimits: output error strings

* src/getlimits.c (main): Iterate over defined errnos,
and output shell compatible error strings.
* tests/Coreutils.pm: Adjust so shell quotes are stripped.
bootstrap.conf
src/getlimits.c
tests/Coreutils.pm