Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-02-20 | make malloc(0) return unique pointers rather than NULL | Rich Felker | -6/+10 |
2011-02-20 | fix simple_malloc malloc(0) behavior not to return non-unique pointers | Rich Felker | -0/+1 |
2011-02-20 | fix simple_malloc size restrictions | Rich Felker | -5/+6 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+671 |