Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's still safe to assumed 'signed' exists | 2014-03-19 | 1 | -3/+3 | |
| | |||||
* | Use iswupper() for wide characters, not isupper(); ok deraadt | 2013-11-25 | 1 | -3/+2 | |
| | |||||
* | Add missing header needed by iswspace() | 2012-01-18 | 1 | -1/+2 | |
| | | | | ok stsp@ | ||||
* | Add wscanf(3) and friends. Based on our scanf(3) implementation, with wide | 2011-10-16 | 1 | -0/+798 | |
character support changes based on code from FreeBSD. ok espie guenther; man page help from schwarze |