Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cast PTRDIFF_MAX to size_t before adding 1. | Jason Evans | 2016-02-26 | 1 | -2/+2 |
* | Make *allocx() size class overflow behavior defined. | Jason Evans | 2016-02-25 | 1 | -1/+24 |
* | Rename index_t to szind_t to avoid an existing type on Solaris. | Jason Evans | 2015-08-19 | 1 | -1/+1 |
* | Fix an integer overflow bug in {size2index,s2u}_compute(). | Jason Evans | 2015-07-10 | 1 | -0/+89 |