Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-26 | fix ctype macros to cast argument to (unsigned) first | Rich Felker | 1 | -6/+6 | |
issue reported by nsz, but it's actually not just pedantic. the functions can take input of any arithmetic type, including floating point, and the behavior needs to be as if the conversion implicit in the function call took place. | |||||
2011-02-14 | extensive header cleanup for standards conformance & correctness | Rich Felker | 1 | -7/+10 | |
thanks to Peter Mazinger (psm) for pointing many of these issues out and submitting a patch on which this commit is loosely based | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+53 | |