summaryrefslogtreecommitdiff
path: root/lib/regex.h
Commit message (Expand)AuthorAgeFilesLines
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-3/+2
* regex documentation update from Reuben Thomas <rrt@sc3d.org>, 20 Aug 2010 12:...Karl Berry2010-09-071-10/+10
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* * lib/regex.h (_Restrict_): Renamed from __restrict, to avoidPaul Eggert2007-01-291-23/+27
* * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.Paul Eggert2006-11-271-6/+6
* Fix some incompatibilities with gcc -ansi -pedantic.Paul Eggert2006-11-271-8/+11
* Import the following changes from libc:Paul Eggert2006-08-101-8/+3
* * regcomp.c (init_dfa): Don't use wchar_t or wctype_t if RE_ENABLE_I18NPaul Eggert2006-04-131-1/+8
* Merge regex changes from libc, removing some of ourPaul Eggert2006-04-101-299/+194
* * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:Paul Eggert2006-03-171-6/+8
* On 64-bit hosts (where size_t is 64 bits and int is 32 bits), thePaul Eggert2005-08-311-22/+62
* * config/srclist.txt: Add glibc bug 1240.Paul Eggert2005-08-251-2/+2
* [_REGEX_SOURCE]: Define re_fastmap_accurate too; this wasPaul Eggert2005-08-241-0/+1
* * config/srclist.txt:Paul Eggert2005-08-241-177/+331
* * config/srclist.txt: Add glibc bug 1233.Paul Eggert2005-08-231-1/+3
* * config/srclist.txt: Add glibc bug 1232.Paul Eggert2005-08-231-2/+1
* * config/srclist.txt: Add glibc bugs 1220, 1221, 1222.Paul Eggert2005-08-201-51/+32
* Remove useless space-before-tab.Paul Eggert2005-08-181-1/+1
* * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.Paul Eggert2005-08-161-2/+2
* * modules/regex (Files): Add lib/regex_internal.c,Paul Eggert2005-07-071-35/+71
* Sync from coreutils.Paul Eggert2005-05-151-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove K&R cruft.Paul Eggert2003-09-101-50/+31
* Undo white space changes of 2003-08-12, allowing us to sync more filesPaul Eggert2003-08-171-1/+1
* White space fixes from coreutils.Paul Eggert2003-08-121-1/+1
* update regex.h from libcKarl Berry2003-08-101-1/+1
* Merge from coreutils.Paul Eggert2003-08-091-1/+1
* update from libcKarl Berry2003-04-181-1/+3
* change license to gpl.Karl Berry2002-11-251-16/+20
* (__restrict_arr): Update from libc.Jim Meyering2001-12-151-5/+9
* update from libcJim Meyering2001-08-121-9/+8
* Update from GNU libc.Jim Meyering2001-04-021-1/+7
* (__restrict_arr): Move definition out of #ifndef block.Jim Meyering2000-10-291-2/+2
* Update from libc.Jim Meyering2000-10-281-4/+22
* Update from glibc.Jim Meyering2000-05-041-7/+7
* new version from glibcJim Meyering1999-01-131-48/+17
* update from glibcFILEUTILS-3_16tJim Meyering1998-08-071-8/+41
* update from libc/copiesJim Meyering1998-03-231-23/+27
* replace with new version from libcJim Meyering1997-07-261-26/+67
* update FSF address in copyright and remove any trailing blanksJim Meyering1996-07-151-15/+15
* New version from FSF.Jim Meyering1995-10-191-1/+5
* merge with 1.11.1aJim Meyering1995-05-201-2/+2
* update from FSFJim Meyering1995-02-161-22/+32
* Initial revisionJim Meyering1992-11-081-0/+481