summaryrefslogtreecommitdiff
path: root/posix/fnmatch_loop.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-03-02Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatchPaul Pluzhnikov
2015-02-26Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-25fnmatch: work around GCC compiler warning bug with uninit varPaul Eggert
2014-09-11Move findidx nested functions to top-level.Roland McGrath
2014-06-26Fix Wundef warning for WIDE_CHAR_VERSIONSiddhesh Poyarekar
2014-06-18Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-30Fix access after end of search string in regex matcherAndreas Schwab
2011-02-04Fix some warning nits.Roland McGrath
2011-01-14FIx handling of unterminated [ expression in fnmatch.Ulrich Drepper
2010-11-12Fix memory leak in fnmatchAndreas Schwab
2010-08-09Avoid too much stack use in fnmatch.Ulrich Drepper
2007-10-12* posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper
2007-04-01* posix/fnmatch.c (STRUCT): Define.Ulrich Drepper
2005-10-14[BZ #368]Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-01* posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval afterRoland McGrath
2004-09-02[BZ #361]Ulrich Drepper
2003-06-13Update.Ulrich Drepper
2003-03-16* posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath
2001-10-27Update.Ulrich Drepper
2001-08-10Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-04-05Update.Ulrich Drepper
2001-03-28Update.Ulrich Drepper
2001-03-16Update.Ulrich Drepper
2001-03-15Update.Ulrich Drepper
2001-03-15Update.Ulrich Drepper
2001-02-22Update.Ulrich Drepper
2001-02-01Update.Ulrich Drepper
2001-01-31Update.Ulrich Drepper
2001-01-22Indentation fix.Ulrich Drepper
2001-01-12* posix/fnmatch_loop.c (FCT): Remove signed warnings. Andreas Jaeger
2000-10-21Update.Ulrich Drepper
2000-09-01Update.Ulrich Drepper
2000-08-29Update.Ulrich Drepper
2000-08-02Update.Ulrich Drepper
2000-07-26Fixes for use outside glibc.Ulrich Drepper
2000-07-05Update.Ulrich Drepper
2000-07-05(FCT): Only declare len if Andreas Jaeger
2000-07-04Update.Ulrich Drepper
2000-07-04Update.Ulrich Drepper