]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 21.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 10:55:01 +0000 (11:55 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:31 +0000 (15:56 +0100)
commit0244a842e9d5c0670c7ff2bc1cf90a23cbc251ab
treea2c072a2b1e2a41b8135819177f60490782c31b5
parentb6b037e627692b276e22f6c3ca6eabedcc535f70
Resolve conflicts for functions introduced in Android API level 21.

* lib/unistd.in.h (dup3): Consider REPLACE_DUP3. Disable
_GL_CXXALIASWARN invocation on non-glibc systems.
* m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize REPLACE_DUP3.
* modules/unistd (Makefile.am): Substitute REPLACE_DUP3.
* m4/dup3.m4 (gl_FUNC_DUP3): Conditionally set REPLACE_DUP3.
ChangeLog
lib/unistd.in.h
m4/dup3.m4
m4/unistd_h.m4
modules/unistd