about summary refs log tree commit diff
path: root/posix/tst-fnmatch3.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* 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
* Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatchPaul Pluzhnikov2015-03-021-1/+21
* Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2015-02-261-3/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab2014-06-181-0/+30