update debian/copyright for copyright changes up to year bump
[gnulib.git] / doc / posix-functions / putc_unlocked.texi
index 3b10d6e..68f9d2c 100644 (file)
@@ -8,13 +8,17 @@ Gnulib module: ---
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function cannot be called from plain inline or extern inline functions
+on some platforms:
+OS X 10.8.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, mingw.
+Minix 3.1.8, mingw, MSVC 9.
 @item
 On some platforms, this function does not set @code{errno} or the
 stream error indicator on attempts to write to a read-only stream: