log lib/dup3.c @ 17363:5a51fb7777a9

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 30 Apr 2011 17:22:37 +0200 Bruno Haible dup3: cleanup
Sun, 20 Feb 2011 23:02:43 +0100 Jim Meyering maint: adjust cpp indentation to reflect nesting depth
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 10 Sep 2010 11:55:27 -0700 Paul Eggert fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Wed, 16 Dec 2009 10:07:13 -0700 Eric Blake fcntl: use to simplify other modules
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 01 Sep 2009 09:18:16 -0600 Eric Blake fchdir: use more consistent macro convention
Mon, 31 Aug 2009 14:20:03 -0600 Eric Blake fchdir: simplify error handling, and support dup3
Mon, 24 Aug 2009 10:41:48 +0200 Bruno Haible Include string.h, for memset.
Mon, 24 Aug 2009 02:18:15 +0200 Bruno Haible Avoid running into nonexistent system calls repeatedly.
Mon, 24 Aug 2009 00:56:31 +0200 Bruno Haible Tolerate declared but missing dup3 syscall.
Mon, 24 Aug 2009 00:17:47 +0200 Bruno Haible New module 'dup3'.