about summary refs log tree commit diff
path: root/posix/regex_internal.h
Commit message (Expand)AuthorAgeFilesLines
* posix: Sync gnulib regex implementationAdhemerval Zanella2018-07-041-143/+299
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* posix: Remove internal_function attributeFlorian Weimer2017-08-311-20/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Fix regex wctype namespace (bug 18495).Joseph Myers2015-06-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+2
* Remove unused includeAndreas Schwab2014-11-041-1/+0
* Move findidx nested functions to top-level.Roland McGrath2014-09-111-2/+5
* Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar2014-08-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Bring back definition of __attribute__ for non-gcc and older gccPaul Eggert2013-02-261-0/+4
* Fix some build warningsSiddhesh Poyarekar2013-02-261-14/+8
* Remove lots of inline keywords.Roland McGrath2013-02-071-6/+5
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove use of INTDEF/INTUSE in intlAndreas Schwab2012-05-241-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix access after end of search string in regex matcherAndreas Schwab2011-11-301-1/+1
* Fix warnings in regexUlrich Drepper2011-11-121-3/+2
* * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.Ulrich Drepper2009-01-081-0/+1
* * posix/regex_internal.h (build_wcs_upper_buffer):Ulrich Drepper2008-12-061-2/+3
* * posix/regex_internal.h: Prevent some declarations and definitionsUlrich Drepper2007-08-261-6/+10
* * posix/regex_internal.h: Include <stdint.h> if available.Ulrich Drepper2005-12-111-0/+8
* [BZ #1221]Ulrich Drepper2005-10-151-5/+3
* [BZ #1248]Ulrich Drepper2005-10-131-69/+6
* [BZ #1302]Ulrich Drepper2005-09-281-37/+37
* [BZ #281]Ulrich Drepper2005-09-231-1/+1
* (update_cur_sifted_state): Likewise.Ulrich Drepper2005-09-071-2/+2
* * posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper2005-09-071-11/+11
* * posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper2005-09-061-2/+15
* Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (...Ulrich Drepper2005-05-061-0/+9
* [BZ #284, BZ #721]Roland McGrath2005-02-171-1/+1
* [BZ #605, BZ #611]Ulrich Drepper2005-01-261-13/+11
* (DUMMY_CONSTRAINT): Rename to... (WORD_DELIM_CONSTRAINT): ...this. (NOT_WORD_...Ulrich Drepper2005-01-261-3/+6
* Update.Ulrich Drepper2004-12-271-2/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-98/+133
* 2.5-18.1Jakub Jelinek2007-07-121-133/+98
* Update.Ulrich Drepper2004-12-101-8/+14
* Update.Ulrich Drepper2004-12-061-9/+3
* Update.Ulrich Drepper2004-11-251-0/+2
* [BZ #544]Ulrich Drepper2004-11-181-0/+2
* Update. cvs/fedora-glibc-20041112T1640Ulrich Drepper2004-11-121-3/+3
* Update.Ulrich Drepper2004-11-081-0/+6
* (struct re_backref_cache_entry): Remove flag field. (struct re_sift_context_t...Ulrich Drepper2004-11-081-8/+1
* * posix/regex_internal.h (__regfree) [!_LIBC]: Define to regfree.Roland McGrath2004-11-031-0/+1
* Update.Ulrich Drepper2004-02-261-20/+10
* Update.Ulrich Drepper2004-01-301-2/+1
* Update.Ulrich Drepper2004-01-141-4/+0