log lib/fchdir.c @ 40186:8964917f9574

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'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Sat, 20 Dec 2014 13:00:21 -0800 Paul Eggert assure: new module
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
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 25 Sep 2011 13:42:08 +0200 Bruno Haible New module 'fstat'.
Sat, 24 Sep 2011 02:08:13 +0200 Bruno Haible New module 'dup'.
Tue, 13 Sep 2011 01:37:35 +0200 Bruno Haible New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
Tue, 26 Apr 2011 15:58:03 -0600 Eric Blake fchdir: avoid extra chdir and fix test
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
Wed, 16 Dec 2009 10:07:13 -0700 Eric Blake fcntl: use to simplify other modules
Wed, 09 Dec 2009 12:11:36 +0100 Bruno Haible fchdir: Optimize away rpl_fstat when possible.
Wed, 09 Dec 2009 11:49:30 +0100 Bruno Haible fchdir: Update comment.
Tue, 08 Dec 2009 10:23:27 -0700 Eric Blake fchdir: avoid memory leak on re-registration.
Tue, 08 Dec 2009 06:13:05 -0700 Eric Blake fchdir: fix logic bugs
Tue, 13 Oct 2009 09:25:30 -0600 Eric Blake fchdir: avoid infinite recursion in mingw
Fri, 02 Oct 2009 22:32:45 -0600 Eric Blake fchdir: avoid compiler warning
Fri, 02 Oct 2009 13:47:43 -0600 Eric Blake maint: cleanup whitespace in recent commits
Fri, 02 Oct 2009 12:05:02 -0600 Eric Blake rename, fchdir: don't ignore chdir failure
Wed, 23 Sep 2009 20:33:40 -0600 Eric Blake fchdir: another mingw fix
Sat, 19 Sep 2009 11:21:19 -0600 Eric Blake canonicalize-lgpl: adjust clients to use correct header
Tue, 01 Sep 2009 10:05:44 -0600 Eric Blake fdopendir: optimize on mingw
Mon, 31 Aug 2009 14:20:03 -0600 Eric Blake fchdir: simplify error handling, and support dup3
Tue, 01 Sep 2009 10:06:44 -0600 Eric Blake fchdir: fix off-by-one bug in previous patch
Mon, 31 Aug 2009 06:09:08 -0600 Eric Blake fchdir: port to mingw
Tue, 21 Jul 2009 09:00:57 -0600 Eric Blake dup2: fix more mingw problems
Tue, 21 Jul 2009 06:48:26 -0600 Eric Blake dup2: work around mingw and cygwin 1.5 bug
Sun, 19 Oct 2008 12:47:52 +0200 Bruno Haible Move the dirfd() declaration to <dirent.h>.
Fri, 10 Oct 2008 00:06:58 +0200 Paolo Bonzini New module 'close'.
Thu, 09 Oct 2008 23:47:06 +0200 Paolo Bonzini Merge the two replacements for open() into a single one.
Thu, 09 Oct 2008 13:31:16 +0200 Paolo Bonzini Reduce code duplication.
Mon, 15 Oct 2007 22:40:19 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 07 Oct 2007 04:39:17 +0200 Bruno Haible New module 'open'.
Mon, 19 Feb 2007 02:23:32 +0000 Bruno Haible Move more declarations into <unistd.h>.
Fri, 26 Jan 2007 22:16:55 +0000 Paul Eggert * doc/gnulib-tool.texi (Initial import): Update to match current
Sun, 14 Jan 2007 11:32:10 +0000 Bruno Haible New module 'fchdir'.