]> 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:43:32 +0000 (14:43 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:57:24 +0000 (15:57 +0100)
commit3056396bd90cf910aa761a25be735ef0327f6516
treef5c3be63ac4a68119fa31bb974033d168cd4e119
parentefd13f2f20f8fbd178fd5dff28b5f31219ea0538
Resolve conflicts for functions introduced in Android API level 28.

* m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Conditionally set
REPLACE_GETLOGIN_R.
* lib/unistd.in.h (getlogin_r): Disable _GL_CXXALIASWARN invocation on
non-glibc systems.
ChangeLog
lib/unistd.in.h
m4/getlogin_r.m4