diff options
author | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:38:31 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:38:31 +0200 |
commit | 0c12abaf14d84411ac8c908b641a8bc4478e564a (patch) | |
tree | 6f0cff89a018c64ec47be8e6d5d1c6300f82ceed /doc/posix-functions/fmul.texi | |
parent | 5b4773721d511694afeedb1f3f966a5035dabef9 (diff) | |
download | gnulib-0c12abaf14d84411ac8c908b641a8bc4478e564a.tar.gz |
doc: Update for Mac OS X 10.13.
* doc/*/*.texi: Update.
* m4/expm1l.m4: Update comments.
* m4/getgroups.m4: Likewise.
* m4/getlogin_r.m4: Likewise.
* m4/linkat.m4: Likewise.
* m4/printf.m4: Likewise.
Diffstat (limited to 'doc/posix-functions/fmul.texi')
-rw-r--r-- | doc/posix-functions/fmul.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/fmul.texi b/doc/posix-functions/fmul.texi index 5d9a0980ed..2308f3daac 100644 --- a/doc/posix-functions/fmul.texi +++ b/doc/posix-functions/fmul.texi @@ -20,5 +20,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -glibc 2.27, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0. +glibc 2.27, Mac OS X 10.13, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0. @end itemize |