aboutsummaryrefslogtreecommitdiff
path: root/posix/tst-fnmatch3.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-03-02Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatchPaul Pluzhnikov1-1/+21
2015-02-26Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab1-3/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-06-18Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab1-0/+30