diff options
Diffstat (limited to 'doc/glibc-functions/malloc_info.texi')
-rw-r--r-- | doc/glibc-functions/malloc_info.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/malloc_info.texi b/doc/glibc-functions/malloc_info.texi index a9ce4552a4..7d6d9b4d9a 100644 --- a/doc/glibc-functions/malloc_info.texi +++ b/doc/glibc-functions/malloc_info.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.9, 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.4, Cygwin 2.9, mingw, MSVC 14, Android 5.1. +glibc 2.9, 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.4, Cygwin 2.9, mingw, MSVC 14, Android 5.1. @end itemize |