Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-16 | Fix handling of collating symbols in fnmatch (bug 26620) | Andreas Schwab | |
The variable idx contains the index into the extra array, whereas wextra points into the extra array at this index, containing the length of the following collating sequence in the wide character representation. |