Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore error EPIPE when closing a stream. | Bruno Haible | 2008-09-26 | 1 | -5/+22 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | New function fwriteerror_no_ebadf. | Bruno Haible | 2006-09-29 | 1 | -19/+47 |
* | Include <config.h> unconditionally. | Bruno Haible | 2006-09-14 | 1 | -3/+1 |
* | Call fclose() in all cases, even in the failure case. | Bruno Haible | 2006-04-24 | 1 | -5/+13 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+1 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | The fwriteerror() function now needs to fclose() the stream, | Bruno Haible | 2005-01-17 | 1 | -10/+19 |
* | New module 'fwriteerror'. | Bruno Haible | 2003-09-15 | 1 | -0/+122 |