X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fputc_unlocked.texi;h=663bfdf39ad570f9d45209186f6b6be912391b03;hb=3ee187a6d4ba1005dc146e593b07e3fc8a4a4671;hp=114f54514b4bbd947447d24df284b3ccf4a8a0e6;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/putc_unlocked.texi b/doc/posix-functions/putc_unlocked.texi index 114f54514..663bfdf39 100644 --- a/doc/posix-functions/putc_unlocked.texi +++ b/doc/posix-functions/putc_unlocked.texi @@ -2,7 +2,7 @@ @section @code{putc_unlocked} @findex putc_unlocked -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/putc_unlocked.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/putc_unlocked.html} Gnulib module: --- @@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -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: +Cygwin 1.7.9. @end itemize