Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix strerror on mips: one error code is out of the 8-bit table range | Rich Felker | 2014-03-05 | 1 | -1/+7 |
| | | | | | | | if we ever encounter other targets where error codes don't fit in the 8-bit range, the table should probably just be bumped to 16-bit, but for now I don't want to increase the table size on all archs just because of a bug in the mips abi. | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+22 |