From 4e39aa42880fd6a5c6d55f67c912381c0d0980aa Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 11 Sep 2011 21:56:17 +0200 Subject: doc: Update regarding MSVC 9. * doc/gnulib-intro.texi (Target Platforms): Classify MSVC as "rarely tested". * doc/posix-functions/*.texi: Update with info about MSVC 9. * doc/posix-headers/*.texi: Likewise. * doc/pastposix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise. * doc/glibc-headers/*.texi: Likewise. --- doc/posix-functions/nice.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/posix-functions/nice.texi') diff --git a/doc/posix-functions/nice.texi b/doc/posix-functions/nice.texi index cbc33a72a2..083238c453 100644 --- a/doc/posix-functions/nice.texi +++ b/doc/posix-functions/nice.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +mingw, MSVC 9, BeOS. @item In glibc before glibc 2.2.4, @code{nice} returned 0 upon success. @end itemize -- cgit v1.2.1