aboutsummaryrefslogtreecommitdiff
path: root/crypto/ctype.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-25Check for EOF in ASCII conversions.Pauli1-2/+3
2017-08-22Avoid a self-assignment.Pauli1-2/+2
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli1-0/+273