]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 12.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 00:34:16 +0000 (01:34 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:55:58 +0000 (15:55 +0100)
commit3d30085be2768a3de78c5f90fe5160b0d623a771
tree32b18ccb0ab02d3899cc84cb929609d724bbade1
parente074cd27a59f9e0ea13088d7889620107510e993
Resolve conflicts for functions introduced in Android API level 12.

* m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Conditionally set
REPLACE_FTRUNCATE.
* lib/unistd.in.h (ftruncate): Disable _GL_CXXALIASWARN invocation on
non-glibc systems.
ChangeLog
lib/unistd.in.h
m4/ftruncate.m4