log lib/closeout.c @ 17814:f50001a9c124

age author description
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
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
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Mon, 06 Oct 2008 02:38:03 +0200 Bruno Haible Add an option for ignoring EPIPE during close_stdout.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Fri, 06 Oct 2006 13:59:10 +0000 Jim Meyering [ChangeLog]
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Sat, 22 Jul 2006 22:13:57 +0000 Paul Eggert * modules/close-stream: New file.
Wed, 08 Feb 2006 00:04:23 +0000 Paul Eggert * closeout.c (close_stdout): Don't assume 'bool' converts nonzero
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, 15 Nov 2004 17:45:32 +0000 Jim Meyering Include "__fpending.h" once again.
Wed, 10 Nov 2004 08:48:41 +0000 Jim Meyering Ensure that no close failure goes unreported.
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Sun, 20 Jul 2003 15:49:59 +0000 Jim Meyering (close_stdout_set_status, close_stdout_status): Remove.
Tue, 05 Nov 2002 21:45:29 +0000 Bruno Haible Include gettext.h instead of <libintl.h> with #ifdefs.
Thu, 20 Dec 2001 10:01:25 +0000 Jim Meyering (close_stdout_status): If ferror (stdout), do
Sat, 17 Nov 2001 13:29:42 +0000 Jim Meyering Include unlocked-io.h.
Sat, 26 Aug 2000 12:05:50 +0000 Jim Meyering Include "__fpending.h".
Tue, 16 May 2000 14:36:55 +0000 Jim Meyering <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
Mon, 15 May 2000 10:21:25 +0000 Jim Meyering (close_stdout_set_file_name): New function.
Wed, 10 May 2000 16:39:35 +0000 Jim Meyering [default_exit_status]: New file-scoped variable.
Sun, 04 Apr 1999 14:30:30 +0000 Jim Meyering fix comments
Mon, 25 Jan 1999 00:13:36 +0000 Jim Meyering Add comments.
Sun, 15 Mar 1998 11:09:10 +0000 Jim Meyering Use #if, not #ifdef with HAVE_ macros
Sun, 04 Jan 1998 21:47:31 +0000 Jim Meyering .