Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle errors from localtime_r in ctime_r | Rich Felker | 2017-06-20 | 1 | -3/+2 |
| | | | | | | | | POSIX requires ctime_r return a null pointer on failure, which can occur if the input time_t value is not representable in broken down form. based on patch by Alexander Monakov. | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+8 |