]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 18.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 01:22:22 +0000 (02:22 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:15 +0000 (15:56 +0100)
commit8148edea8666b821663a7d29e1ea9151d9570106
tree32c764d2bbc7b3b2f7b6d4b6f1c8e4057df4aaf4
parent3a1e709270f02f91e6132bbb2ef333a01bbaa7e2
Resolve conflicts for functions introduced in Android API level 18.

* m4/getdelim.m4 (gl_FUNC_GETDELIM): Conditionally set REPLACE_GETDELIM.
* m4/getline.m4 (gl_FUNC_GETLINE): Conditionally set REPLACE_GETLINE.
* lib/stdio.in.h (getdelim, getline): Disable _GL_CXXALIASWARN
invocation on non-glibc systems.
ChangeLog
lib/stdio.in.h
m4/getdelim.m4
m4/getline.m4