Thu, 01 Jan 2015 01:38:23 +0000 |
Paul Eggert |
version-etc: new year
|
Wed, 01 Jan 2014 00:04:40 -0700 |
Eric Blake |
maint: update copyright
|
Sat, 06 Jul 2013 17:12:29 -0700 |
Paul Eggert |
fnmatch: don't goto over declaration
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Thu, 09 Feb 2012 21:39:05 -0800 |
Paul Eggert |
maint: replace FSF snail-mail addresses with URLs
|
Sun, 05 Feb 2012 13:42:03 -0800 |
Paul Eggert |
maint: spelling fixes
|
Thu, 05 Jan 2012 23:53:49 -0800 |
Paul Eggert |
In commentary, do not use ` to quote.
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Mon, 28 Nov 2011 01:09:32 +0100 |
Bruno Haible |
Remove unused macros from !_LIBC code in glibc-borrowed files.
|
Wed, 18 May 2011 13:13:03 -0600 |
Eric Blake |
fnmatch: avoid compiler warning
|
Thu, 12 May 2011 22:14:11 +0100 |
James Youngman |
fnmatch: sync glibc change fixing Bugzilla bug #12378
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Mon, 04 Jan 2010 11:18:51 +0100 |
Ulrich Drepper |
regcomp, regexec, fnmatch: avoid array bounds read error
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Sat, 14 Nov 2009 15:25:49 -0700 |
Eric Blake |
fnmatch: avoid compiler warning
|
Wed, 24 Jan 2007 07:15:57 +0000 |
Paul Eggert |
* lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
|
Wed, 24 Jan 2007 00:15:58 +0000 |
Paul Eggert |
Import the following changes from libc.
|
Thu, 06 Jul 2006 21:51:28 +0000 |
Paul Eggert |
* lib/.cppi-disable: Add wcwidth.
|
Wed, 05 Jul 2006 23:35:19 +0000 |
Paul Eggert |
* lib/memcasecmp.c: Include <limits.h>.
|
Fri, 27 Jan 2006 18:40:27 +0000 |
Paul Eggert |
* fnmatch.c (L_): Renamed from L, to work around a bug in
|
Thu, 02 Jun 2005 20:41:04 +0000 |
Paul Eggert |
Sync from coreutils.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Sat, 07 Aug 2004 00:09:38 +0000 |
Paul Eggert |
Merge from coreutils.
|
Wed, 14 Jan 2004 22:22:10 +0000 |
Paul Eggert |
* fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided.
|
Wed, 14 Jan 2004 22:15:48 +0000 |
Paul Eggert |
Merge fnmatch patches from glibc.
|
Thu, 16 Oct 2003 06:51:24 +0000 |
Paul Eggert |
Check for address arithmetic overflow.
|
Tue, 09 Sep 2003 06:48:57 +0000 |
Paul Eggert |
Remove K&R cruft.
|
Mon, 04 Aug 2003 23:23:27 +0000 |
Paul Eggert |
(NEW_PATTERN): Cast alloca return value to proper type.
|
Wed, 26 Jun 2002 06:17:35 +0000 |
Jim Meyering |
(WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead of
|
Wed, 26 Jun 2002 06:13:24 +0000 |
Jim Meyering |
from libc
|