]> Savannah Git Hosting - gnulib.git/commit
strerrorname_np: Work around glibc bug on HPPA systems.
authorBruno Haible <bruno@clisp.org>
Tue, 21 Nov 2023 15:18:44 +0000 (16:18 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 24 Nov 2023 07:30:54 +0000 (08:30 +0100)
commit342fd3e05b4ac3153aea4762743364930ebea4e5
tree431bb2fcd0d8bbd1e3c5b98307691ac98c8c8980
parent2e41bb9fe8e84e57a1c175c94fe34ef3ec14dcaa
strerrorname_np: Work around glibc bug on HPPA systems.

* m4/strerrorname_np.m4 (gl_FUNC_STRERRORNAME_NP): Test also
strerrorname_np (ENOSYM).
* lib/strerrorname_np.c (strerrorname_np): Update comments.
* tests/test-strerrorname_np.c (main): Likewise.
* doc/glibc-functions/strerrorname_np.texi: Mention that glibc 2.37
still needs a workaround.
ChangeLog
doc/glibc-functions/strerrorname_np.texi
lib/strerrorname_np.c
m4/strerrorname_np.m4
tests/test-strerrorname_np.c