maint: update copyright
[gnulib.git] / lib / fwriteerror.c
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
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'.