about summary refs log tree commit diff
path: root/posix/glob/SCOPTIONS
Commit message (Collapse)AuthorAgeFilesLines
* Remove posix/glob directory (standalone glob build support).Joseph Myers2012-01-241-13/+0
|
* RegeneratedRoland McGrath1996-05-091-0/+13
Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * posix/glob.c (glob_pattern_p): Avoid scanning past eos if the pattern ends with a backslash and quoting is enabled. * posix/fnmatch.c (fnmatch): Likewise; return FNM_NOMATCH for such patterns.