diff options
author | Bruno Haible <bruno@clisp.org> | 2018-05-10 18:16:59 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2018-05-10 18:16:59 +0200 |
commit | 40c967ce94103c24c083de0a600710f9badf0f47 (patch) | |
tree | 4744380228bf5f661c8cc98e481dad75c38a4875 /doc/glibc-functions/endfsent.texi | |
parent | bb0d76e44d94e42c29fe4ea34bb6a47b7d87ac71 (diff) | |
download | gnulib-40c967ce94103c24c083de0a600710f9badf0f47.tar.gz |
doc: Add info about Android 9.0.
* doc/**/*.texi: Add info about functions and headers in Bionic from
Android 9.0.
Diffstat (limited to 'doc/glibc-functions/endfsent.texi')
-rw-r--r-- | doc/glibc-functions/endfsent.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/endfsent.texi b/doc/glibc-functions/endfsent.texi index 27458bd0b1..2f7c1e7470 100644 --- a/doc/glibc-functions/endfsent.texi +++ b/doc/glibc-functions/endfsent.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS. +Minix 3.1.8, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0. @end itemize |