Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix rare but nasty under-allocation bug in malloc with large requests | Rich Felker | 2011-04-04 | 1 | -1/+1 |
* | avoid over-allocation of brk on first malloc | Rich Felker | 2011-04-01 | 1 | -4/+4 |
* | very cheap double-free checks in malloc | Rich Felker | 2011-03-23 | 1 | -0/+4 |
* | make malloc(0) return unique pointers rather than NULL | Rich Felker | 2011-02-20 | 1 | -5/+9 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+515 |