summaryrefslogtreecommitdiff
path: root/lib/stdio-write.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-20/+20
* Avoid collision between gnulib wrapper and libintl wrapper.Bruno Haible2009-08-101-3/+5
* Cast the _get_osfhandle result, to avoid a warning.Bruno Haible2008-09-261-1/+2
* Support SIGPIPE in stdio functions for writing.Bruno Haible2008-09-261-0/+147