summaryrefslogtreecommitdiff
path: root/lib/stdio-write.c
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+2
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-131-14/+62
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Fix collision between gnulib's and libintl's printf replacements.Bruno Haible2010-05-161-2/+0
* 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