verify: new macro 'assume'
[gnulib.git] / modules / glob
2011-09-17 Bruno HaibleAdd dependencies to new dirent related modules.
2011-07-26 Paul EggertAdd dependencies to the 'largefile' module.
2011-07-12 Bruno HaibleRename module 'warn-on-use' to 'snippet/warn-on-use'.
2011-07-12 Bruno HaibleRename module 'c++defs' to 'snippet/c++defs'.
2011-07-12 Bruno HaibleRename module 'arg-nonnull' to 'snippet/arg-nonnull'.
2011-06-15 Bruno Haibleglob: Move AC_LIBOBJ invocations to module description.
2011-05-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
2011-04-05 Bruno HaibleRemove leftover generated .h files after config.status...
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2010-03-08 Bruno Haibleglob: Avoid #define replacements in C++ mode.
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-21 Jim Meyeringconsistently remove $@-t before redirecting to it
2008-11-02 Bruno HaibleMark 'memchr' obsolete.
2008-04-11 Bruno HaibleInclude stdbool, for 'true' and 'false'.
2007-12-31 Bruno HaibleEnsure that 'glob' stays under LGPLv2+.
2007-10-17 Paul EggertModify glob.c to use fstatat and dirfd, to simplify it.
2007-10-01 Bruno HaibleRename glob_.h to glob.in.h.
2007-09-09 Bruno HaibleAdd dependency to malloc-posix.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
2007-05-01 Bruno HaibleMake the generated glob.h self-contained.
2006-10-27 Paul EggertMove stat.h-substitute stuff from lib/stat-macros.h...
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2006-10-07 Bruno HaibleMark generated files as "DO NOT EDIT".
2006-09-08 Jim MeyeringDon't make generated files read-only. That would bothe...
2006-09-07 Jim MeyeringFix global typo in last change: use chmod u-w, not...
2006-09-06 Jim MeyeringMake generated files be read-only.
2006-08-21 Paul EggertAvoid the need for AC_LIBSOURCES in m4 macros.
2006-08-21 Paul EggertAdd and change modules to make it easier for coreutils...
2006-08-09 Paul EggertRemove the 'restrict' module, and modify everybody...
2006-03-08 Paul Eggert* lib/c-stack.c: Include unistd.h unconditionally,...
2005-09-13 Derek R. Price* modules/glob (Files): Add glob-libc.h.
2005-07-22 Paul Eggert* modules/alloca-opt (Makefile.am): Remove explicit...
2005-05-29 Derek R. Price* MODULES.html.sh: Add glob to Enhanced POSIX.2001...