summaryrefslogtreecommitdiff
path: root/lib/closeout.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* closeout: don’t close stderr when sanitizingPaul Eggert2017-05-191-2/+14
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-3/+3
* Add an option for ignoring EPIPE during close_stdout.Bruno Haible2008-10-061-2/+41
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* [ChangeLog]Jim Meyering2006-10-061-1/+6
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* * modules/close-stream: New file.Paul Eggert2006-07-221-44/+26
* * closeout.c (close_stdout): Don't assume 'bool' converts nonzeroPaul Eggert2006-02-081-5/+5
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Include "__fpending.h" once again.Jim Meyering2004-11-151-6/+19
* Ensure that no close failure goes unreported.Jim Meyering2004-11-101-12/+4
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-1/+4
* Merge from coreutils.Paul Eggert2004-08-071-5/+3
* (close_stdout_set_status, close_stdout_status): Remove.Jim Meyering2003-07-201-29/+8
* Include gettext.h instead of <libintl.h> with #ifdefs.Bruno Haible2002-11-051-8/+4
* (close_stdout_status): If ferror (stdout), doJim Meyering2001-12-201-1/+3
* Include unlocked-io.h.Jim Meyering2001-11-171-1/+2
* Include "__fpending.h".Jim Meyering2000-08-261-0/+5
* <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):Jim Meyering2000-05-161-27/+9
* (close_stdout_set_file_name): New function.Jim Meyering2000-05-151-3/+41
* [default_exit_status]: New file-scoped variable.Jim Meyering2000-05-101-2/+13
* fix commentsFILEUTILS-4_0eJim Meyering1999-04-041-8/+13
* Add comments.Jim Meyering1999-01-251-2/+18
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-1/+1
* .Jim Meyering1998-01-041-0/+60