Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | very cheap double-free checks in malloc | Rich Felker | 2011-03-23 | 1 | -0/+4 |
* | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -1/+1 |
* | make malloc(0) return unique pointers rather than NULL | Rich Felker | 2011-02-20 | 2 | -6/+10 |
* | fix simple_malloc malloc(0) behavior not to return non-unique pointers | Rich Felker | 2011-02-20 | 1 | -0/+1 |
* | fix simple_malloc size restrictions | Rich Felker | 2011-02-20 | 1 | -5/+6 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 7 | -0/+671 |