summaryrefslogtreecommitdiff
path: root/lib/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update from diffutils-2.8.2.Jim Meyering2002-06-221-183/+336
* cppiJim Meyering2000-11-031-12/+12
* Do not comment out all the code if we are usingJim Meyering2000-11-031-15/+1
* (FOLD): Do not assume that characters are unsigned.Jim Meyering2000-10-311-8/+15
* Rename ISASCII to IN_CTYPE_DOMAIN.Jim Meyering2000-09-091-3/+3
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* ansideclifyJim Meyering1998-12-071-4/+1
* Update from libit.Jim Meyering1998-02-241-25/+67
* .Jim Meyering1997-02-181-16/+2
* libitizeJim Meyering1996-10-291-18/+28
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* Declare errno if it's not defined.Jim Meyering1995-01-271-1/+1
* merge with 3.9pJim Meyering1994-10-201-11/+13
* .Jim Meyering1994-10-091-7/+0
* merge with 3.8.4cJim Meyering1993-10-121-2/+2
* merge with 3.8.4bJim Meyering1993-10-121-0/+7
* merge with 3.8.2Jim Meyering1993-08-261-1/+1
* merge with 3.4.8Jim Meyering1993-04-191-0/+18
* updated from FSFJim Meyering1993-03-311-24/+33
* Initial revisionJim Meyering1992-10-311-0/+173