posix: Remove alloca usage for internal fnmatch implementation
[platform/upstream/glibc.git] / posix / tst-fnmatch3.c
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-03-02 Paul PluzhnikovFix BZ 18036 buffer overflow (read past end of buffer...
2015-02-26 Andreas SchwabFix read past end of pattern in fnmatch (bug 18032)
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-06-18 Andreas SchwabDon't read past end of pattern in fnmatch (BZ #17062)