]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 29.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 13:47:09 +0000 (14:47 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:57:31 +0000 (15:57 +0100)
commitd81d019c306caa907f8d7e978072a3bdac2c7713
tree2d2d7dd04c225a15a11ebb2208819de7c9808759
parent2eaaeea01ce0ad1bead7ffe8bfbe10f06fa8c9d2
Resolve conflicts for functions introduced in Android API level 29.

* lib/stdlib.in.h (getloadavg): Consider REPLACE_GETLOADAVG. Disable
_GL_CXXALIASWARN invocation on non-glibc systems.
* m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize REPLACE_GETLOADAVG.
* modules/stdlib (Makefile.am): Substitute REPLACE_GETLOADAVG.
* m4/getloadavg.m4 (gl_GETLOADAVG): Conditionally set
REPLACE_GETLOADAVG.
* modules/getloadavg (Depends-on, configure.ac): Consider
REPLACE_GETLOADAVG.
ChangeLog
lib/stdlib.in.h
m4/getloadavg.m4
m4/stdlib_h.m4
modules/getloadavg
modules/stdlib