]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 28.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 13:22:28 +0000 (14:22 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:57:18 +0000 (15:57 +0100)
commit39eda5d0b1b3d1df691102b311868ef4ce69d221
tree656b04c15b8ca6f7c2d7fa567f0725d024d0c445
parenta1e2c8310d3694d3a80201ea63371e33a58d2d2a
Resolve conflicts for functions introduced in Android API level 28.

* lib/unistd.in.h (getentropy): Consider REPLACE_GETENTROPY. Disable
_GL_CXXALIASWARN invocation on non-glibc systems.
* m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize REPLACE_GETENTROPY.
* modules/unistd (Makefile.am): Substitute REPLACE_GETENTROPY.
* m4/getentropy.m4 (gl_FUNC_GETENTROPY): Conditionally set
REPLACE_GETENTROPY.
* modules/getentropy (Depends-on, configure.ac): Consider
REPLACE_GETENTROPY.
ChangeLog
lib/unistd.in.h
m4/getentropy.m4
m4/unistd_h.m4
modules/getentropy
modules/unistd