log lib/chdir-long.c @ 16201:8250f2777afc

age author description
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Thu, 02 Jun 2011 10:05:59 +0200 Jim Meyering mark functions with const and pure attributes
Mon, 25 Apr 2011 10:38:33 +0200 Jim Meyering Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"
Sun, 24 Apr 2011 19:02:10 +0200 Jim Meyering use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Wed, 01 Sep 2010 13:45:53 -0700 Paul Eggert fcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
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.
Sat, 19 Sep 2009 07:12:15 -0600 Eric Blake openat: allow return of fd 0
Tue, 01 Sep 2009 12:25:01 -0600 Eric Blake backupfile, chdir-long, fts, savedir: make safer
Sun, 31 Aug 2008 16:24:24 +0200 Jim Meyering remove duplicate #include directives
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Fri, 26 Jan 2007 22:16:55 +0000 Paul Eggert * doc/gnulib-tool.texi (Initial import): Update to match current
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Thu, 31 Aug 2006 21:54:54 +0000 Paul Eggert * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
Mon, 09 Jan 2006 23:13:56 +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, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Mon, 02 May 2005 07:00:50 +0000 Paul Eggert Merge from coreutils.
Thu, 03 Feb 2005 20:38:14 +0000 Paul Eggert * modules/chdir-long (Depends-on): Add memrchr.
Sat, 22 Jan 2005 05:37:06 +0000 Paul Eggert * modules/chdir-long (Depends-on): Remove mempcpy.
Tue, 18 Jan 2005 21:58:11 +0000 Paul Eggert * modules/chdir-long, modules/openat: New files.