summaryrefslogtreecommitdiff
path: root/doc/posix-functions
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-01-03 19:48:59 +0100
committerBruno Haible <bruno@clisp.org>2023-01-03 21:29:07 +0100
commit0ff4d2d5894ec53eb8bc8930266e3e8e93f5b51b (patch)
treeaec7ec8e8e6a6becf96a5b3304165ac15f5cd086 /doc/posix-functions
parent3c92fb8e3f3dfd84739a719ea5c68008e51b4da5 (diff)
downloadgnulib-0ff4d2d5894ec53eb8bc8930266e3e8e93f5b51b.tar.gz
ffs: Document Android problem.
* doc/posix-functions/ffs.texi: Mention Android problem. * m4/ffs.m4: Update comment.
Diffstat (limited to 'doc/posix-functions')
-rw-r--r--doc/posix-functions/ffs.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/posix-functions/ffs.texi b/doc/posix-functions/ffs.texi
index 2e65b2f712..69f897a7f8 100644
--- a/doc/posix-functions/ffs.texi
+++ b/doc/posix-functions/ffs.texi
@@ -15,4 +15,7 @@ mingw, MSVC 14.
Portability problems not fixed by Gnulib:
@itemize
+@item
+This function is only defined as an inline function on some platforms:
+Android 13.
@end itemize