log m4/dup2.m4 @ 40057:b06060465f09

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Thu, 14 Jan 2016 11:23:47 +0900 KO Myung-Hun dup, dup2, fcntl: support a directory fd on OS/2 kLIBC
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Mon, 23 Feb 2015 10:34:40 -0800 Paul Eggert dup2: doc and test for Android bug
Mon, 23 Feb 2015 09:38:14 -0800 Kevin Cernekee Replace dup2() on Android
Sun, 22 Feb 2015 19:07:46 -0800 Paul Eggert Android doesn't define RLIM_SAVED_*
Wed, 18 Feb 2015 23:20:55 -0800 Paul Eggert dup2, fcntl: cross-compiler better for Android
Tue, 17 Feb 2015 18:34:17 -0800 Paul Eggert dup2, fcntl: port to AIX
Mon, 16 Feb 2015 21:38:02 -0800 Paul Eggert getdtablesize, dup2, fcntl: port to Android
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Sat, 31 May 2014 14:07:57 -0700 Paul Eggert dup2, fcntl, fcntl-h: port to AIX 7.1
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Thu, 26 Sep 2013 07:07:07 -0600 Eric Blake dup2, dup3: work around another cygwin crasher
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Mon, 31 Dec 2012 11:15:53 -0700 Eric Blake dup2: work around cygwin bug
Tue, 01 May 2012 22:08:47 +0200 Bruno Haible Say "guessing yes" or "guessing no" when cross-compiling.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Mon, 28 Nov 2011 00:43:01 +0100 Bruno Haible Don't set REPLACE_FOO to 1 if HAVE_FOO is 0.
Mon, 26 Sep 2011 09:27:08 -0700 Paul Eggert dup2: minor simplification
Fri, 23 Sep 2011 22:19:27 +0200 Bruno Haible dup2: Fix typo in last commit.
Fri, 23 Sep 2011 20:55:00 +0200 Bruno Haible dup2: Make code more maintainable.
Tue, 26 Jul 2011 00:28:07 +0200 Bruno Haible dup2: Move AC_LIBOBJ invocation to module description.
Tue, 26 Jul 2011 00:12:55 +0200 Bruno Haible dup2: Remove call-in from fchdir.m4.
Sat, 25 Jun 2011 01:56:52 -0700 Paul Eggert dup2: remove test for existence of fcntl
Tue, 26 Apr 2011 15:58:03 -0600 Eric Blake fchdir: avoid extra chdir and fix test
Mon, 25 Apr 2011 19:45:09 +0200 Bruno Haible dup2: Remove check for dup2, unless supporting old obsolete platforms.
Mon, 31 Jan 2011 20:14:37 -0700 Eric Blake dup2: work around Haiku bug
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Mon, 06 Dec 2010 22:57:23 +0100 Bruno Haible Put more information about failed tests into the test return codes.
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.
Mon, 07 Dec 2009 21:08:17 -0700 Eric Blake dup2: fix logic bugs
Fri, 09 Oct 2009 21:28:40 -0600 Eric Blake dup2: work around FreeBSD 6.1 bug
Mon, 31 Aug 2009 14:20:03 -0600 Eric Blake fchdir: simplify error handling, and support dup3
Tue, 25 Aug 2009 10:52:51 +0200 Bruno Haible dup2: work around a Linux bug.
Tue, 21 Jul 2009 06:48:26 -0600 Eric Blake dup2: work around mingw and cygwin 1.5 bug
Mon, 19 Feb 2007 02:23:32 +0000 Bruno Haible Move more declarations into <unistd.h>.
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Sat, 02 Jul 2005 09:58:35 +0000 Jim Meyering Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
Sun, 23 Jan 2005 08:06:57 +0000 Paul Eggert Use an all-permissive copyright notice, recommended by RMS.
Tue, 31 Dec 2002 13:42:06 +0000 Bruno Haible An autoconf macro for its associated module.