Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-21 | Convert a few more function definitions to prototype style. | Joseph Myers | 1 | -14/+9 |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 1 | -2/+1 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 1 | -43/+23 |
2015-06-09 | Fix regcomp wcscoll, wcscmp namespace (bug 18497). | Joseph Myers | 1 | -2/+2 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-09-11 | Move findidx nested functions to top-level. | Roland McGrath | 1 | -3/+5 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 1 | -0/+2 |
2013-02-12 | Fix buffer overrun in regexp matcher | Andreas Schwab | 1 | -7/+9 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-11-30 | Fix access after end of search string in regex matcher | Andreas Schwab | 1 | -1/+1 |
2011-05-28 | Fix unnecessary overallocation due to incomplete character | Ulrich Drepper | 1 | -4/+6 |
2010-12-27 | Fix infloop on persistent failing calloc in regex. | Jim Meyering | 1 | -0/+2 |
2010-05-05 | Fix lookup of collation sequence value during regexp matching | Andreas Schwab | 1 | -1/+1 |
2010-01-22 | regexec.c: avoid overflow in realloc buffer length computation | Paul Eggert | 1 | -0/+4 |
2010-01-22 | regexec.c: avoid leaks on out-of-memory failure paths | Paul Eggert | 1 | -4/+15 |
2010-01-22 | regexec.c: avoid overflow in computing sum of lengths | Paul Eggert | 1 | -1/+1 |
2010-01-22 | re_search_internal: Avoid overflow in computing re_malloc buffer size | Paul Eggert | 1 | -0/+7 |
2010-01-22 | prune_impossible_nodes: Avoid overflow in computing re_malloc buffer size | Paul Eggert | 1 | -0/+5 |
2010-01-22 | regexec.c: avoid arithmetic overflow in buffer size calculation | Paul Eggert | 1 | -0/+7 |
2010-01-22 | regexec.c: simplify re_search_2_stub | Paul Eggert | 1 | -7/+4 |
2010-01-15 | Fix a few more cases of ignored return values in regex. | Ulrich Drepper | 1 | -75/+81 |
2009-01-08 | [BZ 697]cvs/fedora-glibc-20090108T0952 | Ulrich Drepper | 1 | -1/+6 |
2007-10-12 | * posix/fnmatch_loop.c: Take rule index returned as part of | Ulrich Drepper | 1 | -5/+9 |
2005-10-15 | * posix/regexec.c: Finish prototyping of static functions. | Ulrich Drepper | 1 | -0/+45 |
2005-10-14 | [BZ #1373] | Ulrich Drepper | 1 | -1/+1 |
2005-10-13 | [BZ #1231] | Ulrich Drepper | 1 | -222/+98 |
2005-09-30 | * posix/regexec.c (update_cur_sifted_state, check_arrival, | Ulrich Drepper | 1 | -3/+3 |
2005-09-28 | [BZ #1302] | Ulrich Drepper | 1 | -45/+52 |
2005-09-23 | [BZ #281] | Ulrich Drepper | 1 | -1/+1 |
2005-09-07 | (update_cur_sifted_state): Likewise. | Ulrich Drepper | 1 | -69/+95 |
2005-09-07 | (transit_state_bkref): Make DFA a const pointer. | Ulrich Drepper | 1 | -13/+14 |
2005-09-07 | * posix/regexec.c (find_recover_state): Remove unnecessary | Ulrich Drepper | 1 | -1/+1 |
2005-09-07 | * posix/regexec.c (merge_state_with_log): Define dfa as const pointer. | Ulrich Drepper | 1 | -9/+13 |
2005-09-07 | * posix/regex_internal.c (re_string_reconstruct): Avoid calling | Ulrich Drepper | 1 | -32/+42 |
2005-09-06 | * posix/regex_internal.h (re_sub_match_top_t): Remove unused member | Ulrich Drepper | 1 | -12/+33 |
2005-05-06 | [BZ #934] | Ulrich Drepper | 1 | -1/+13 |
2005-03-06 | * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid | Ulrich Drepper | 1 | -3/+3 |
2005-01-27 | [BZ #558] | Ulrich Drepper | 1 | -15/+21 |
2005-01-26 | [BZ #605, BZ #611] | Ulrich Drepper | 1 | -10/+6 |
2004-12-27 | Update. | Ulrich Drepper | 1 | -47/+47 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -438/+434 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -434/+438 |
2004-12-10 | Update. | Ulrich Drepper | 1 | -57/+81 |
2004-12-06 | Update. | Ulrich Drepper | 1 | -52/+47 |
2004-11-18 | [BZ #544] | Ulrich Drepper | 1 | -0/+12 |
2004-11-12 | Update.cvs/fedora-glibc-20041112T1640 | Ulrich Drepper | 1 | -3/+22 |