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/rexec_af.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/rexec_af.texi')
-rw-r--r-- | doc/glibc-functions/rexec_af.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/rexec_af.texi b/doc/glibc-functions/rexec_af.texi index bb73ac9851..b5adebd3fa 100644 --- a/doc/glibc-functions/rexec_af.texi +++ b/doc/glibc-functions/rexec_af.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0. @end itemize |