]> Savannah Git Hosting - gnulib.git/commit
fts: Add support for Android.
authorBruno Haible <bruno@clisp.org>
Sun, 27 Jan 2019 03:57:24 +0000 (04:57 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 27 Jan 2019 03:57:24 +0000 (04:57 +0100)
commitadec7ef4a7f77dfbe13f6f0cda797e57f0b715d6
tree5402a214a1391afc1e792358ecc77727fc3a201e
parenta3d1c7849936e481ae10dea5312a36a448a5d5bf
fts: Add support for Android.

* m4/fts.m4 (gl_FUNC_FTS_CORE): Avoid conflicts between the symbols
defined by this module and the ones in libc.
* tests/test-fts.c (main): Treat mkdir error EMLINK like EMFILE.
ChangeLog
m4/fts.m4
tests/test-fts.c