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.
|