X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fputs.texi;h=31e3f0e4109148e23721a62544972729627b4e8f;hb=176cd193605775b290fee26568eec5d1ebd47f58;hp=ef350ac1b1a67f9c3934aabd41002b731c9cfef2;hpb=836e0457064eb3b0b21bd2d4954cbc428a6b6277;p=gnulib.git diff --git a/doc/posix-functions/puts.texi b/doc/posix-functions/puts.texi index ef350ac1b..31e3f0e41 100644 --- a/doc/posix-functions/puts.texi +++ b/doc/posix-functions/puts.texi @@ -28,4 +28,8 @@ Portability problems not fixed by Gnulib: @item On Windows platforms (excluding Cygwin), this function does not set @code{errno} upon failure. +@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