]> git.ipfire.org Git - thirdparty/gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 8.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 00:19:44 +0000 (01:19 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:55:53 +0000 (15:55 +0100)
commitf4b72fccdb381da20f75fda804b37ecb954c8a42
treea601ddaa182f3ee5f6652dd20473a91f3ff59ee9
parentc7b0223f384120198f06a685aa34b8116173ee52
Resolve conflicts for functions introduced in Android API level 8.

* m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Conditionally set
REPLACE_TTYNAME_R.
* lib/unistd.in.h (ttyname_r): Disable _GL_CXXALIASWARN invocation on
non-glibc systems.
ChangeLog
lib/unistd.in.h
m4/ttyname_r.m4