aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ctype.c
Commit message (Expand)AuthorAgeFilesLines
* Check for EOF in ASCII conversions.Pauli2017-08-251-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