log lib/fwriteerror.c @ 17255:d81be792518a

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Fri, 09 Oct 2009 19:17:17 -0600 Eric Blake maint: prefer 'file system' over 'filesystem'
Fri, 26 Sep 2008 16:10:07 +0200 Bruno Haible Ignore error EPIPE when closing a stream.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Fri, 29 Sep 2006 13:44:52 +0000 Bruno Haible New function fwriteerror_no_ebadf.
Thu, 14 Sep 2006 14:18:36 +0000 Bruno Haible Include <config.h> unconditionally.
Mon, 24 Apr 2006 11:32:00 +0000 Bruno Haible Call fclose() in all cases, even in the failure case.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Mon, 17 Jan 2005 12:56:47 +0000 Bruno Haible The fwriteerror() function now needs to fclose() the stream,
Mon, 15 Sep 2003 19:15:22 +0000 Bruno Haible New module 'fwriteerror'.