summaryrefslogtreecommitdiff
path: root/lib/regex.c
Commit message (Expand)AuthorAgeFilesLines
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* Merge regex changes from libc, removing some of ourPaul Eggert2006-04-101-1/+6
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* * config/srclist.txt: Add glibc bug 1245.Paul Eggert2005-08-261-24/+0
* * srclist.txt: Comment out lib/regex.c. Add glibc bug 1238.Paul Eggert2005-08-241-4/+0
* * modules/regex (Files): Add lib/regex_internal.c,Paul Eggert2005-07-071-8266/+59
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Workaround. From Albert Chin <bug-gnulib@mlists.thewrittenword.com>.Bruno Haible2005-04-261-0/+3
* Cast the malloc/realloc results. Needed when CC=g++.Bruno Haible2005-03-151-5/+7
* Avoid goto-ing inside the scope of a local variable. Needed when CC=g++.Bruno Haible2005-03-151-10/+13
* Rename local variable 'not'. Needed when CC=g++.Bruno Haible2005-03-151-10/+10
* * regex.c (re_comp): Cast gettext return value to char *,Paul Eggert2004-10-041-1/+1
* error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead ofSimon Josefsson2004-10-041-1/+1
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-1/+4
* alloca cleanup: always include <alloca.h>.Paul Eggert2004-05-171-8/+2
* Remove K&R cruft.Paul Eggert2003-09-101-358/+230
* change license to gpl.Karl Berry2002-11-251-11/+10
* Include gettext.h instead of <libintl.h> with #ifdefs.Bruno Haible2002-11-051-14/+8
* tweak to align with libcJim Meyering2001-12-081-4/+4
* [!__BOUNDED_POINTERS__]: Define away __bounded, __unbounded, and __ptrvalue.Jim Meyering2001-12-021-0/+7
* Merge with version from libc.Jim Meyering2001-11-271-199/+314
* Include unlocked-io.h.Jim Meyering2001-11-171-0/+1
* (uintptr_t): Remove macro and decl; it's config.h's job.Jim Meyering2001-10-221-6/+0
* (_): Honor the setting of ENABLE_NLS. Otherwise,Jim Meyering2001-10-211-1/+1
* (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so itJim Meyering2001-09-011-0/+1
* update from libcJim Meyering2001-08-121-49/+112
* Update from glibc.Jim Meyering2001-07-151-1036/+1392
* Update from GNU libc.Jim Meyering2001-06-111-2/+11
* Update from GNU libc.Jim Meyering2001-04-021-83/+58
* Update from libc.Jim Meyering2001-02-171-40/+56
* update from libcJim Meyering2001-02-081-13/+26
* Update from libc.Jim Meyering2001-02-071-285/+1898
* Update from libc.Jim Meyering2000-10-281-1/+8
* Update from libc.Jim Meyering2000-09-161-19/+30
* Rename ISASCII to IN_CTYPE_DOMAIN.Jim Meyering2000-09-091-16/+15
* (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,Jim Meyering2000-08-031-11/+33
* Update from glibc.Jim Meyering2000-05-041-134/+530
* Update from libc.Jim Meyering1999-05-101-2/+8
* new version from glibcJim Meyering1999-01-131-35/+44
* add comment from glibc versionJim Meyering1998-08-111-0/+1
* update from glibcFILEUTILS-3_16tJim Meyering1998-08-071-18/+97
* (WIDE_CHAR_SUPPORT): Define.Jim Meyering1998-04-051-3/+6
* *** empty log message ***Jim Meyering1998-04-041-1/+3
* remove dcl of unused local, num_regsJim Meyering1998-03-271-4/+2
* update from libc/copiesJim Meyering1998-03-231-222/+238
* (re_compile_fastmap): Remove dcl of unused num_regs.Jim Meyering1997-12-061-2/+0
* replace with new version from libcJim Meyering1997-07-261-2017/+2227
* Merge with FSF version.TEXTUTILS-1_19gJim Meyering1996-09-191-1932/+1957
* update FSF address in copyright and remove any trailing blanksJim Meyering1996-07-151-2/+2
* Sat May 11 13:30:53 1996 enami tsugutomo <enami@ba2.so-net.or.jp>Jim Meyering1996-05-121-3/+3