log lib/cloexec.c @ 17935:0ad1f4c9eed5 default tip

age author description
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
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
Wed, 16 Dec 2009 10:07:13 -0700 Eric Blake fcntl: use to simplify other modules
Wed, 09 Dec 2009 11:21:35 +0100 Bruno Haible cloexec: Clarify code.
Mon, 07 Dec 2009 10:17:07 -0700 Eric Blake unistd-safer: add unit test
Mon, 07 Dec 2009 06:53:59 -0700 Eric Blake cloexec: preserve text vs. binary across dup_cloexec
Mon, 07 Dec 2009 01:02:50 +0100 Bruno Haible cloexec: Fix possible compilation error.
Fri, 04 Dec 2009 22:10:44 -0700 Eric Blake cloexec: add dup_cloexec
Thu, 20 Aug 2009 10:24:19 +0200 Paolo Bonzini Move more flags to lib/fcntl.in.h.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 02 Jul 2005 09:45:07 +0000 Jim Meyering Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Tue, 30 Mar 2004 23:59:03 +0000 Paul Eggert cloexec returns int not bool, to be more consistent with Unix conventions.
Mon, 29 Mar 2004 23:57:36 +0000 Paul Eggert Merge changes to getloadavg.c from coreutils and Emacs; this