NEWS.stable: log cherry-pick [ae006b4]->[4a9738e] strtoimax: Avoid link error on...
[gnulib.git] / lib / fwriteerror.c
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-10-10 Eric Blakemaint: prefer 'file system' over 'filesystem'
2008-09-26 Bruno HaibleIgnore error EPIPE when closing a stream.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-09-29 Bruno HaibleNew function fwriteerror_no_ebadf.
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2006-04-24 Bruno HaibleCall fclose() in all cases, even in the failure case.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-05-14 Paul Eggert*** empty log message ***
2005-01-17 Bruno HaibleThe fwriteerror() function now needs to fclose() the...
2003-09-15 Bruno HaibleNew module 'fwriteerror'.