summaryrefslogtreecommitdiffstats
path: root/crypto/ctype.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Check for EOF in ASCII conversions.Pauli2017-08-241-2/+3
* Avoid a self-assignment.Pauli2017-08-221-2/+2
* This has been added to avoid the situation where some host ctype.h functionsPauli2017-08-221-0/+273