summaryrefslogtreecommitdiff
path: root/src/ctype/iswlower.c
AgeCommit message (Collapse)AuthorFilesLines
2012-04-23sync case mappings with unicode 6.1Rich Felker1-1/+1
also special-case ß (U+00DF) as lowercase even though it does not have a mapping to uppercase. unicode added an uppercase version of this character but does not map it, presumably because the uppercase version is not actually used except for some obscure purpose...
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+6