diff options
Diffstat (limited to 'doc/glibc-headers/obstack.texi')
-rw-r--r-- | doc/glibc-headers/obstack.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-headers/obstack.texi b/doc/glibc-headers/obstack.texi index 4ea9e8c21a..8eaf6e21c0 100644 --- a/doc/glibc-headers/obstack.texi +++ b/doc/glibc-headers/obstack.texi @@ -18,7 +18,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, Cygwin, mingw, MSVC 9, Interix 3.5. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, Cygwin, mingw, MSVC 9, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: |