| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2011-03-30 | rename __simple_malloc.c to lite_malloc.c - yes this affects behavior! | Rich Felker | 1 | -0/+0 |
| 2011-02-20 | make malloc(0) return unique pointers rather than NULL | Rich Felker | 1 | -1/+1 |
| 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 |
