]> Savannah Git Hosting - gnulib.git/commit
Resolve conflicts for functions introduced in Android API level 29.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 13:45:14 +0000 (14:45 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:57:29 +0000 (15:57 +0100)
commit2eaaeea01ce0ad1bead7ffe8bfbe10f06fa8c9d2
treeeeea65e7139ba6d5d00646739359153be17a7f3b
parent99acf8c353e544dd7894ec5e192cdb1aee52a55c
Resolve conflicts for functions introduced in Android API level 29.

* lib/time.in.h (timespec_get): Consider REPLACE_TIMESPEC_GET. Disable
_GL_CXXALIASWARN invocation on non-glibc systems.
* m4/time_h.m4 (gl_TIME_H_DEFAULTS): Initialize REPLACE_TIMESPEC_GET.
* modules/time (Makefile.am): Substitute REPLACE_TIMESPEC_GET.
* m4/gettime.m4 (gl_CHECK_FUNC_TIMESPEC_GET): Set also
gl_cv_onwards_func_timespec_get.
* m4/timespec_get.m4 (gl_FUNC_TIMESPEC_GET): Conditionally set
REPLACE_TIMESPEC_GET.
* modules/timespec_get (Depends-on, configure.ac): Consider
REPLACE_TIMESPEC_GET.
ChangeLog
lib/time.in.h
m4/gettime.m4
m4/time_h.m4
m4/timespec_get.m4
modules/time
modules/timespec_get