]> 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>
Tue, 21 Nov 2023 15:18:44 +0000 (16:18 +0100)
commit202f49a7c910ea2df0e0d3033709e362d40ee790
tree1180f50e5ec3f33365ee03cc621f9ce4468da1a9
parent3d8b5be6ab1e37e069aab9d75d787c08422f1ee2
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