about summary refs log tree commit diff
path: root/posix/fnmatch_loop.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* posix: Suppress -Os warnings on fnmatchAdhemerval Zanella Netto2022-10-051-0/+31
* Fix handling of unterminated bracket expressions in fnmatch (bug 28792)Andreas Schwab2022-01-241-2/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* posix: Remove alloca usage for internal fnmatch implementationAdhemerval Zanella2021-10-211-105/+85
* posix: Sync fnmatch with gnulibAdhemerval Zanella2021-01-041-992/+985
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Fix handling of collating symbols in fnmatch (bug 26620)Andreas Schwab2020-09-161-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab2019-02-041-141/+87
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* posix: Remove internal_function attributeFlorian Weimer2017-08-311-8/+3
* 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
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-8/+2
* Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatchPaul Pluzhnikov2015-03-021-1/+6
* Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2015-02-261-3/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* fnmatch: work around GCC compiler warning bug with uninit varPaul Eggert2014-11-251-4/+9
* Move findidx nested functions to top-level.Roland McGrath2014-09-111-11/+6
* Fix Wundef warning for WIDE_CHAR_VERSIONSiddhesh Poyarekar2014-06-261-13/+14
* Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab2014-06-181-10/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-3/+3
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+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-2/+2
* Fix some warning nits.Roland McGrath2011-02-041-2/+2
* FIx handling of unterminated [ expression in fnmatch.Ulrich Drepper2011-01-141-3/+10
* Fix memory leak in fnmatchAndreas Schwab2010-11-121-5/+3
* Avoid too much stack use in fnmatch.Ulrich Drepper2010-08-091-48/+84
* * posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper2007-10-121-4/+9
* * posix/fnmatch.c (STRUCT): Define.Ulrich Drepper2007-04-011-25/+57
* [BZ #368]Ulrich Drepper2005-10-141-33/+45
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-45/+33
* 2.5-18.1Jakub Jelinek2007-07-121-33/+45
* * posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval afterRoland McGrath2004-12-011-0/+3
* [BZ #361]Ulrich Drepper2004-09-021-3/+2
* Update.Ulrich Drepper2003-06-131-3/+3
* * posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath2003-03-161-4/+7
* Update.Ulrich Drepper2001-10-271-1/+2
* Update.Ulrich Drepper2001-08-101-1/+1
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-10/+10
* Update.Ulrich Drepper2001-04-051-0/+1
* Update.Ulrich Drepper2001-03-281-2/+2
* Update.Ulrich Drepper2001-03-161-0/+2