diff options
author | Bruno Haible <bruno@clisp.org> | 2020-07-25 23:27:40 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2020-07-25 23:28:57 +0200 |
commit | e6c7f8be2fe11e72c3fff2503be9ab3f798b787a (patch) | |
tree | 03db9eb9fb47f99284e4a10458c4726115f30f2d /doc/posix-functions/c16rtomb.texi | |
parent | aec1c1b3fff42e2ff44a74f252f01728a0f622c1 (diff) | |
download | gnulib-e6c7f8be2fe11e72c3fff2503be9ab3f798b787a.tar.gz |
doc: Update for NetBSD 7.1, 8.0, 9.0.
* doc/*/*.texi: Update.
* m4/exp2l.m4: Update comments.
* m4/expl.m4: Likewise.
* m4/ilogb.m4: Likewise.
* m4/ilogbf.m4: Likewise.
* m4/log10l.m4: Likewise.
* m4/logl.m4: Likewise.
* m4/printf.m4: Likewise.
* m4/rintl.m4: Likewise.
* m4/wcwidth.m4: Likewise.
Diffstat (limited to 'doc/posix-functions/c16rtomb.texi')
-rw-r--r-- | doc/posix-functions/c16rtomb.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/c16rtomb.texi b/doc/posix-functions/c16rtomb.texi index b1925a5a8e..4e8d387da8 100644 --- a/doc/posix-functions/c16rtomb.texi +++ b/doc/posix-functions/c16rtomb.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on most non-glibc platforms: -glibc 2.15, Mac OS X 10.13, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.3, Cygwin 2.9, mingw, MSVC 9, Android 4.4. +glibc 2.15, Mac OS X 10.13, FreeBSD 6.4, NetBSD 9.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.3, Cygwin 2.9, mingw, MSVC 9, Android 4.4. @end itemize |