summaryrefslogtreecommitdiff
path: root/modules/glob
Commit message (Expand)AuthorAgeFilesLines
* mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB.Bruno Haible2023-01-071-1/+1
* scratch_buffer: Rename to glibc-internal/scratch_buffer.Bruno Haible2022-11-031-20/+20
* glob: fix symlink and // issues; improve speedPaul Eggert2022-03-231-2/+3
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-7/+12
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-151-0/+2
* Several modules: Depend on stat.Bruno Haible2020-03-221-0/+1
* mbrtowc: Ensure the mbtowc_lock is unique.Bruno Haible2020-01-031-1/+1
* Fix link errors with --enable-threads=posix on AIX.Bruno Haible2019-12-021-0/+3
* glob: Fix compilation error when glob.h is not replaced.Bruno Haible2018-08-181-0/+1
* glob-h: New module.Bruno Haible2018-08-071-43/+23
* glob: Don't compile replacements on recent glibc systems.Bruno Haible2018-03-161-33/+31
* glob: Fix link error on native Windows.Bruno Haible2018-03-161-0/+1
* glob: use scratch_buffer instead of extend_allocaPaul Eggert2017-09-011-2/+3
* glob: match dangling symlinksPaul Eggert2017-08-311-1/+0
* glob, backupfile: inode 0 is a valid inode numberPaul Eggert2017-08-311-1/+0
* glob: Fix compilation error on NetBSD 7.0 and OpenBSD 6.0.Bruno Haible2017-08-241-0/+1
* glob: merge from glibc with Zanella glob changesPaul Eggert2017-08-231-3/+7
* builtin-expect: new modulePaul Eggert2016-12-161-0/+1
* flexmember: port better to GCC + valgrindPaul Eggert2016-09-071-0/+1
* glob: merge glibc changes into lib/glob.cPaul Eggert2016-05-041-0/+1
* Add dependencies to new dirent related modules.Bruno Haible2011-09-171-0/+3
* Add dependencies to the 'largefile' module.Paul Eggert2011-07-261-0/+1
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* glob: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+4
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-12/+12
* Remove leftover generated .h files after config.status changed.Bruno Haible2011-04-061-0/+5
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-3/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+3
* glob: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+5
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* consistently remove $@-t before redirecting to itJim Meyering2009-08-211-0/+1
* Mark 'memchr' obsolete.Bruno Haible2008-11-021-0/+1
* Include stdbool, for 'true' and 'false'.Bruno Haible2008-04-121-0/+1
* Ensure that 'glob' stays under LGPLv2+.Bruno Haible2007-12-311-1/+0
* Modify glob.c to use fstatat and dirfd, to simplify it.Paul Eggert2007-10-171-1/+2
* Rename glob_.h to glob.in.h.Bruno Haible2007-10-021-3/+3
* Add dependency to malloc-posix.Bruno Haible2007-09-091-0/+1
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* Make the generated glob.h self-contained.Bruno Haible2007-05-011-1/+2
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-1/+1
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Distribute all lib/* source files through EXTRA_DIST.Bruno Haible2006-10-121-1/+1
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-1/+3
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-4/+2
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-0/+2