]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: debug: debug_parse_cli_show_dev: use errname
authorValentine Krasnobaeva <vkrasnobaeva@haproxy.com>
Sat, 21 Sep 2024 16:20:19 +0000 (18:20 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 24 Jan 2025 08:54:57 +0000 (09:54 +0100)
commitdf7f16d960dfeffc6b4dc57ea48db49a92d11607
tree156db14cb2e5f2547750399744a683416e63a5d2
parent44537379fcba3bc89f3ead1ad9cd69a8d567fc72
MINOR: debug: debug_parse_cli_show_dev: use errname

Let's use errname, introduced in the previous commit in the output of
"show dev". This output is destined to engineers. So, no need to provide a
long descriptions of errnos given by strerror.
src/debug.c