summaryrefslogtreecommitdiff
path: root/lib/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* fnmatch, regex, fts: FALLTHROUGH consistencyPaul Eggert2021-01-191-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* fnmatch: Use idx_t for nonnegative ptrdiff_t variables.Bruno Haible2020-12-061-0/+6
* Silence warnings from clang 10 with -Wimplicit-fallthrough.Bruno Haible2020-08-091-3/+3
* fnmatch: merge from glibcPaul Eggert2020-05-311-176/+216
* fnmatch: Rely on more gnulib modules.Bruno Haible2020-05-301-57/+23
* attribute: new modulePaul Eggert2020-05-031-8/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* manywarnings: update for GCC 7Paul Eggert2017-05-161-0/+8
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* builtin-expect: new modulePaul Eggert2016-12-161-4/+0
* fnmatch: fix typo introduced on 2016-08-17Paul Eggert2016-11-251-1/+1
* flexmember: port better to GCC + valgrindPaul Eggert2016-09-071-0/+2
* maint: preprocessor changes to support z/OSDaniel Richard G2016-08-171-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: spelling fixesPaul Eggert2012-02-051-2/+2
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Remove unused macros from !_LIBC code in glibc-borrowed files.Bruno Haible2011-11-281-2/+0
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-2/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-101/+101
* remove superfluous parentheses in STREQ definitionJim Meyering2009-07-051-2/+2
* Work around problem reported by Steven M. Schweda inPaul Eggert2007-06-061-1/+1
* * modules/fnmatch (Depends-on): Depend on wchar.Eric Blake2007-01-161-2/+2
* * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since thisEric Blake2006-12-271-0/+1
* * MODULES.html.sh: New module wctype.Paul Eggert2006-12-221-2/+0
* * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.Paul Eggert2006-12-041-1/+1
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-1/+1
* * lib/.cppi-disable: Add wcwidth.Paul Eggert2006-07-061-14/+3
* * lib/memcasecmp.c: Include <limits.h>.Paul Eggert2006-07-051-20/+3
* * fnmatch.c (L_): Renamed from L, to work around a bug inPaul Eggert2006-01-271-3/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* * fnmatch.c (fnmatch): If there is an encoding error in aPaul Eggert2005-06-101-44/+41
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (WIDE_CHAR_SUPPORT): Don't set to 1 if missingPaul Eggert2004-08-111-1/+3
* Merge from coreutils.Paul Eggert2004-08-071-4/+1
* alloca cleanup: always include <alloca.h>.Paul Eggert2004-05-171-17/+1
* Merge fnmatch patches from glibc.Paul Eggert2004-01-141-4/+4
* Check for address arithmetic overflow.Paul Eggert2003-10-161-15/+49
* Remove K&R cruft.Paul Eggert2003-09-091-24/+8
* (WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead ofJim Meyering2002-06-261-4/+4
* (ISASCII, ISPRINT): Undefine, to avoid warning aboutJim Meyering2002-06-221-0/+2