]> Savannah Git Hosting - gnulib.git/commit
strerror_r: Fix for AIX (regression yesterday).
authorBruno Haible <bruno@clisp.org>
Thu, 1 Aug 2024 11:24:10 +0000 (13:24 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 1 Aug 2024 11:24:10 +0000 (13:24 +0200)
commitcee2cccd0249103b246678699dd608b61e63ee02
tree02766e3a3c6fe191b12f81f05fe92aaf694e67ff
parent3498a703eabeea23f05b006a3420f76acffb81d3
strerror_r: Fix for AIX (regression yesterday).

* lib/strerror_r.c: Ignore the value of STRERROR_R_CHAR_P on AIX.
* m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Don't define
_LINUX_SOURCE_COMPAT, since it provides no advantage for strerror_r.
ChangeLog
lib/strerror_r.c
m4/strerror_r.m4