log modules/glob @ 17935:0ad1f4c9eed5 default tip

age author description
Sat, 17 Sep 2011 16:53:15 +0200 Bruno Haible Add dependencies to new dirent related modules.
Tue, 26 Jul 2011 02:48:03 +0200 Paul Eggert Add dependencies to the 'largefile' module.
Tue, 12 Jul 2011 11:44:55 +0200 Bruno Haible Rename module 'warn-on-use' to 'snippet/warn-on-use'.
Tue, 12 Jul 2011 11:39:50 +0200 Bruno Haible Rename module 'c++defs' to 'snippet/c++defs'.
Tue, 12 Jul 2011 11:34:36 +0200 Bruno Haible Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.
Sun, 08 May 2011 19:36:38 +0200 Bruno Haible glob: Move AC_LIBOBJ invocations to module description.
Fri, 06 May 2011 08:15:59 -0700 Bruce Korb manual merge topic/libposix
Tue, 03 May 2011 23:36:43 +0200 Bruno Haible Avoid unnecessary compilation units, through conditional dependencies.
Wed, 06 Apr 2011 01:55:16 +0200 Bruno Haible Remove leftover generated .h files after config.status changed.
Sun, 03 Apr 2011 23:07:25 +0200 Bruno Haible Ensure to rebuild generated .h files when config.status has changed.
Fri, 01 Apr 2011 08:10:58 -0700 Bruce Korb merge to current master
Sun, 06 Feb 2011 21:11:40 +0100 Bruce Korb libposix: Revert the unreviewed part of yesterday's big merge.
Sat, 05 Feb 2011 08:22:48 -0800 Bruce Korb libposix: Add _HEADERS primaries to posix modules.
Tue, 16 Nov 2010 13:34:36 -0800 Bruce Korb spell the pkginclude directory correctly.
Tue, 16 Nov 2010 13:07:00 -0800 Bruce Korb replace include_HEADERS with pkgincludedir_HEADERS
Mon, 11 Oct 2010 15:51:59 +0700 Gary V. Vaughan add _HEADERS primaries to Makefile.am snippets for installable headers
Mon, 08 Mar 2010 00:54:54 +0100 Bruno Haible glob: Avoid #define replacements in C++ mode.
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Sat, 22 Aug 2009 11:28:08 +0200 Jim Meyering annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Fri, 21 Aug 2009 10:56:58 +0200 Jim Meyering consistently remove $@-t before redirecting to it
Sun, 02 Nov 2008 16:34:09 +0100 Bruno Haible Mark 'memchr' obsolete.
Sat, 12 Apr 2008 01:07:35 +0200 Bruno Haible Include stdbool, for 'true' and 'false'.
Mon, 31 Dec 2007 11:51:57 +0100 Bruno Haible Ensure that 'glob' stays under LGPLv2+.
Wed, 17 Oct 2007 16:06:45 -0700 Paul Eggert Modify glob.c to use fstatat and dirfd, to simplify it.
Tue, 02 Oct 2007 00:16:21 +0200 Bruno Haible Rename glob_.h to glob.in.h.
Sun, 09 Sep 2007 14:26:55 +0000 Bruno Haible Add dependency to malloc-posix.
Mon, 16 Jul 2007 10:45:26 +0000 Bruno Haible Use the synonymous term LGPLv2.
Tue, 01 May 2007 15:48:24 +0000 Bruno Haible Make the generated glob.h self-contained.
Fri, 27 Oct 2006 20:46:43 +0000 Paul Eggert Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
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.
Sat, 07 Oct 2006 14:54:51 +0000 Bruno Haible Mark generated files as "DO NOT EDIT".
Fri, 08 Sep 2006 12:26:34 +0000 Jim Meyering Don't make generated files read-only. That would bother too many
Thu, 07 Sep 2006 05:53:52 +0000 Jim Meyering Fix global typo in last change: use chmod u-w, not chmod u-x.
Wed, 06 Sep 2006 21:58:00 +0000 Jim Meyering Make generated files be read-only.
Mon, 21 Aug 2006 21:46:31 +0000 Paul Eggert Avoid the need for AC_LIBSOURCES in m4 macros.
Mon, 21 Aug 2006 06:11:26 +0000 Paul Eggert Add and change modules to make it easier for coreutils to use
Wed, 09 Aug 2006 22:52:40 +0000 Paul Eggert Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICT
Wed, 08 Mar 2006 01:37:15 +0000 Paul Eggert * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
Tue, 13 Sep 2005 03:47:44 +0000 Derek R. Price * modules/glob (Files): Add glob-libc.h.
Fri, 22 Jul 2005 22:04:12 +0000 Paul Eggert * modules/alloca-opt (Makefile.am): Remove explicit dependency on
Sun, 29 May 2005 16:56:02 +0000 Derek R. Price * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.