]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 23.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 12:05:19 +0000 (13:05 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:55 +0000 (15:56 +0100)
commit134320a310c64fc3b497618cabc2749bd98735fb
tree671c8f4a700d068901000cad498b53d0193ddadb
parent9746be9cd8ccaebc0e1052c19da8d5644766caad
Resolve conflicts for functions introduced in Android API level 23.

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