summaryrefslogtreecommitdiff
path: root/lib/fwriteerror.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore error EPIPE when closing a stream.Bruno Haible2008-09-261-5/+22
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* New function fwriteerror_no_ebadf.Bruno Haible2006-09-291-19/+47
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* Call fclose() in all cases, even in the failure case.Bruno Haible2006-04-241-5/+13
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* The fwriteerror() function now needs to fclose() the stream,Bruno Haible2005-01-171-10/+19
* New module 'fwriteerror'.Bruno Haible2003-09-151-0/+122