log modules/chdir-long @ 17363:5a51fb7777a9

age author description
Fri, 23 Sep 2011 12:32:41 +0200 Bruno Haible New module 'chdir'.
Thu, 22 Sep 2011 14:17:57 +0200 Bruno Haible Consolidate all uses of PATH_MAX in *.m4 files.
Fri, 05 Aug 2011 03:01:01 +0200 Bruno Haible pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise.
Fri, 06 May 2011 01:47:42 +0200 Bruno Haible chdir-long: Move AC_LIBOBJ invocations to module description.
Tue, 03 May 2011 23:36:43 +0200 Bruno Haible Avoid unnecessary compilation units, through conditional dependencies.
Mon, 02 May 2011 11:59:00 -0600 Eric Blake exit: drop remaining clients
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
Fri, 21 Aug 2009 08:26:40 -0600 Eric Blake fcntl-h: rename from fcntl, in preparation for fcntl(2)
Sun, 02 Nov 2008 16:34:09 +0100 Bruno Haible Mark 'memchr' obsolete.
Sun, 02 Nov 2008 16:24:05 +0100 Bruno Haible Mark 'atexit' obsolete.
Sat, 26 May 2007 21:32:26 +0000 Bruno Haible 2007-05-26 Bruno Haible <bruno@clisp.org>
Fri, 13 Oct 2006 12:40:22 +0000 Bruno Haible gnulib-tool now synthesizes the EXTRA_DIST line.
Thu, 12 Oct 2006 18:52:30 +0000 Bruno Haible Distribute all lib/* source files through EXTRA_DIST.
Thu, 31 Aug 2006 21:54:54 +0000 Paul Eggert * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
Mon, 21 Aug 2006 21:46:31 +0000 Paul Eggert Avoid the need for AC_LIBSOURCES in m4 macros.
Fri, 06 May 2005 17:22:45 +0000 Paul Eggert (Depends-on): Add stdbool.
Mon, 21 Mar 2005 20:50:10 +0000 Paul Eggert (Depends-on): Add mempcpy.
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.