]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 23.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 13:11:49 +0000 (14:11 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:57:02 +0000 (15:57 +0100)
commit11525f6203e65c4828f9f643a80916586ec07ed1
tree433665a76683f7857149b8468ba9d314cf4bc1f2
parenteaf067b33e6883af540f72340400eabd9f79c029
Resolve conflicts for functions introduced in Android API level 23.

* m4/strerror_r.m4 (gl_FUNC_STRERROR_R_WORKS): Conditionally set
REPLACE_STRERROR_R.
* lib/string.in.h (strerror_r): Disable _GL_CXXALIASWARN invocation on
non-glibc systems.
ChangeLog
lib/string.in.h
m4/strerror_r.m4