]> 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 11:41:14 +0000 (12:41 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Jan 2023 14:56:49 +0000 (15:56 +0100)
commitfacb752a0f9b4d609d678791a7a9aecb580ff6e2
tree976c6f605fa4b3b88f7c4cfc2441c2b81820375b
parent639d41bfee3a281ba226188cbc3255f642cf41a0
Resolve conflicts for functions introduced in Android API level 21.

* m4/fts.m4 (gl_FUNC_FTS_CORE): Use rpl_* symbols also when the system
will have fts_open in a future version.
* m4/iswblank.m4 (gl_FUNC_ISWBLANK): Conditionally set REPLACE_ISWBLANK.
* m4/mbtowc.m4 (gl_FUNC_MBTOWC): Conditionally set REPLACE_MBTOWC.
* m4/vdprintf.m4 (gl_REPLACE_VDPRINTF): Conditionally set
REPLACE_VDPRINTF.
* m4/wcsnrtombs.m4 (gl_FUNC_WCSNRTOMBS): Conditionally set
REPLACE_WCSNRTOMBS.
ChangeLog
m4/fts.m4
m4/iswblank.m4
m4/mbtowc.m4
m4/vdprintf.m4
m4/wcsnrtombs.m4