summaryrefslogtreecommitdiff
path: root/lib/libc/gen/charclass.h
AgeCommit message (Expand)Author
2020-10-13Do some easy .data -> .rodata/.data.rel.ro conversionsPhilip Guenther
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2008-10-01POSIX character class support for fnmatch(3) and glob(3). OK deraadt@Todd C. Miller