X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Ffunctions%2Fputchar.texi;fp=doc%2Ffunctions%2Fputchar.texi;h=0000000000000000000000000000000000000000;hb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;hp=16cd0aba63c564a11cce640b4dd4c5e1e6685608;hpb=e606e4f86f58f108829f84777e565eebd0a467e7;p=gnulib.git diff --git a/doc/functions/putchar.texi b/doc/functions/putchar.texi deleted file mode 100644 index 16cd0aba6..000000000 --- a/doc/functions/putchar.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node putchar -@section @code{putchar} -@findex putchar - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putchar.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize