Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | 2018-01-01 | 1 | -1/+1 | |
* | posix: Remove internal_function attribute | 2017-08-31 | 1 | -8/+3 | |
* | Update copyright dates with scripts/update-copyrights. | 2017-01-01 | 1 | -1/+1 | |
* | Update copyright dates with scripts/update-copyrights. | 2016-01-04 | 1 | -1/+1 | |
* | Convert 113 more function definitions to prototype style (files with assertio... | 2015-10-20 | 1 | -8/+2 | |
* | Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatch | 2015-03-02 | 1 | -1/+6 | |
* | Fix read past end of pattern in fnmatch (bug 18032) | 2015-02-26 | 1 | -3/+2 | |
* | Update copyright dates with scripts/update-copyrights. | 2015-01-02 | 1 | -1/+1 | |
* | fnmatch: work around GCC compiler warning bug with uninit var | 2014-11-25 | 1 | -4/+9 | |
* | Move findidx nested functions to top-level. | 2014-09-11 | 1 | -11/+6 | |
* | Fix Wundef warning for WIDE_CHAR_VERSION | 2014-06-26 | 1 | -13/+14 | |
* | Don't read past end of pattern in fnmatch (BZ #17062) | 2014-06-18 | 1 | -10/+3 | |
* | Update copyright notices with scripts/update-copyrights | 2014-01-01 | 1 | -1/+1 | |
* | Avoid use of "register" as optimization hint. | 2013-06-07 | 1 | -3/+3 | |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | 2013-05-16 | 1 | -0/+2 | |
* | Update copyright notices with scripts/update-copyrights. | 2013-01-02 | 1 | -2/+1 | |
* | Replace FSF snail mail address with URLs. | 2012-02-09 | 1 | -3/+2 | |
* | Fix access after end of search string in regex matcher | 2011-11-30 | 1 | -2/+2 | |
* | Fix some warning nits. | 2011-02-04 | 1 | -2/+2 | |
* | FIx handling of unterminated [ expression in fnmatch. | 2011-01-14 | 1 | -3/+10 | |
* | Fix memory leak in fnmatch | 2010-11-12 | 1 | -5/+3 | |
* | Avoid too much stack use in fnmatch. | 2010-08-09 | 1 | -48/+84 | |
* | * posix/fnmatch_loop.c: Take rule index returned as part of | 2007-10-12 | 1 | -4/+9 | |
* | * posix/fnmatch.c (STRUCT): Define. | 2007-04-01 | 1 | -25/+57 | |
* | [BZ #368] | 2005-10-14 | 1 | -33/+45 | |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | 2004-12-22 | 1 | -45/+33 | |
* | 2.5-18.1 | 2007-07-12 | 1 | -33/+45 | |
* | * posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after | 2004-12-01 | 1 | -0/+3 | |
* | [BZ #361] | 2004-09-02 | 1 | -3/+2 | |
* | Update. | 2003-06-13 | 1 | -3/+3 | |
* | * posix/fnmatch_loop.c: Add casts for signedness. | 2003-03-16 | 1 | -4/+7 | |
* | Update. | 2001-10-27 | 1 | -1/+2 | |
* | Update. | 2001-08-10 | 1 | -1/+1 | |
* | Update to LGPL v2.1. | 2001-07-06 | 1 | -10/+10 | |
* | Update. | 2001-04-05 | 1 | -0/+1 | |
* | Update. | 2001-03-28 | 1 | -2/+2 | |
* | Update. | 2001-03-16 | 1 | -0/+2 | |
* | Update. | 2001-03-15 | 1 | -21/+18 | |
* | Update. | 2001-03-15 | 1 | -45/+327 | |
* | Update. | 2001-02-22 | 1 | -1/+1 | |
* | Update. | 2001-02-01 | 1 | -1/+1 | |
* | Update. | 2001-01-31 | 1 | -7/+0 | |
* | Indentation fix. | 2001-01-22 | 1 | -1/+1 | |
* | * posix/fnmatch_loop.c (FCT): Remove signed warnings. | 2001-01-12 | 1 | -3/+3 | |
* | Update. | 2000-10-21 | 1 | -11/+4 | |
* | Update. | 2000-09-01 | 1 | -130/+23 | |
* | Update. | 2000-08-29 | 1 | -29/+80 | |
* | Update. | 2000-08-02 | 1 | -22/+28 | |
* | Fixes for use outside glibc. | 2000-07-26 | 1 | -2/+3 | |
* | Update. | 2000-07-05 | 1 | -58/+416 |