aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+2
* Fix buffer overrun in regexp matcherAndreas Schwab2013-02-121-7/+9
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* 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 unnecessary overallocation due to incomplete characterUlrich Drepper2011-05-281-4/+6
* Fix infloop on persistent failing calloc in regex.Jim Meyering2010-12-271-0/+2
* Fix lookup of collation sequence value during regexp matchingAndreas Schwab2010-05-051-1/+1
* regexec.c: avoid overflow in realloc buffer length computationPaul Eggert2010-01-221-0/+4
* regexec.c: avoid leaks on out-of-memory failure pathsPaul Eggert2010-01-221-4/+15
* regexec.c: avoid overflow in computing sum of lengthsPaul Eggert2010-01-221-1/+1
* re_search_internal: Avoid overflow in computing re_malloc buffer sizePaul Eggert2010-01-221-0/+7
* prune_impossible_nodes: Avoid overflow in computing re_malloc buffer sizePaul Eggert2010-01-221-0/+5
* regexec.c: avoid arithmetic overflow in buffer size calculationPaul Eggert2010-01-221-0/+7
* regexec.c: simplify re_search_2_stubPaul Eggert2010-01-221-7/+4
* Fix a few more cases of ignored return values in regex.Ulrich Drepper2010-01-151-75/+81
* [BZ 697]cvs/fedora-glibc-20090108T0952Ulrich Drepper2009-01-081-1/+6
* * posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper2007-10-121-5/+9
* * posix/regexec.c: Finish prototyping of static functions.Ulrich Drepper2005-10-151-0/+45
* [BZ #1373]Ulrich Drepper2005-10-141-1/+1
* [BZ #1231]Ulrich Drepper2005-10-131-222/+98
* * posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper2005-09-301-3/+3
* [BZ #1302]Ulrich Drepper2005-09-281-45/+52
* [BZ #281]Ulrich Drepper2005-09-231-1/+1
* (update_cur_sifted_state): Likewise.Ulrich Drepper2005-09-071-69/+95
* (transit_state_bkref): Make DFA a const pointer.Ulrich Drepper2005-09-071-13/+14
* * posix/regexec.c (find_recover_state): Remove unnecessaryUlrich Drepper2005-09-071-1/+1
* * posix/regexec.c (merge_state_with_log): Define dfa as const pointer.Ulrich Drepper2005-09-071-9/+13
* * posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper2005-09-071-32/+42
* * posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper2005-09-061-12/+33
* [BZ #934]Ulrich Drepper2005-05-061-1/+13
* * posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper2005-03-061-3/+3
* [BZ #558]Ulrich Drepper2005-01-271-15/+21
* [BZ #605, BZ #611]Ulrich Drepper2005-01-261-10/+6
* Update.Ulrich Drepper2004-12-271-47/+47
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-438/+434
* 2.5-18.1Jakub Jelinek2007-07-121-434/+438
* Update.Ulrich Drepper2004-12-101-57/+81
* Update.Ulrich Drepper2004-12-061-52/+47
* [BZ #544]Ulrich Drepper2004-11-181-0/+12
* Update.cvs/fedora-glibc-20041112T1640Ulrich Drepper2004-11-121-3/+22
* Update.Ulrich Drepper2004-11-101-24/+15
* Update.Ulrich Drepper2004-11-101-132/+156
* Update.Ulrich Drepper2004-11-081-198/+237
* Update.Ulrich Drepper2004-11-081-70/+24
* Update.Ulrich Drepper2004-03-101-0/+1
* [BZ #16]Ulrich Drepper2004-03-101-1/+21
* Update.Ulrich Drepper2004-03-051-8/+8
* Update.Ulrich Drepper2004-03-041-5/+15
* Update.Ulrich Drepper2004-03-041-134/+161