]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 21.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 11:25:06 +0000 (12:25 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:38 +0000 (15:56 +0100)
commita26916573e4d78592989c6eecbbe4081d0398d43
treed06e9e33e498198624419d95da7bc059ec585278
parent3dfb81922f3c40795b047c4305cfa28cd60c3269
Resolve conflicts for functions introduced in Android API level 21.

* m4/random.m4 (gl_FUNC_RANDOM): Conditionally set REPLACE_INITSTATE,
REPLACE_SETSTATE.
* lib/stdlib.in.h (initstate, setstate): Disable _GL_CXXALIASWARN
invocation on non-glibc systems.
ChangeLog
lib/stdlib.in.h
m4/random.m4