X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fbasename.texi;h=699f28e4ba0269adf7784fa78e9b0f992ca61da3;hb=9723bfe9bb9af8309314ad6230f7661000ba03b1;hp=ef22e36e0877c706b29cde3c15242cdb38ce3033;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/basename.texi b/doc/posix-functions/basename.texi index ef22e36e0..699f28e4b 100644 --- a/doc/posix-functions/basename.texi +++ b/doc/posix-functions/basename.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 6.5, Solaris 2.5.1, mingw, BeOS. +IRIX 6.5, Solaris 2.5.1, mingw, MSVC 9, BeOS. @item glibc has two different functions @code{basename}: the POSIX version and the GNU version.