Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-20 | fix simple_malloc malloc(0) behavior not to return non-unique pointers | Rich Felker | 1 | -0/+1 | |
2011-02-20 | fix simple_malloc size restrictions | Rich Felker | 1 | -5/+6 | |
do not allow allocations that overflow ptrdiff_t; fix some overflow checks that were not quite right but didn't matter due to address layout implementation. | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 7 | -0/+671 | |