summaryrefslogtreecommitdiff
path: root/src/malloc/__simple_malloc.c
AgeCommit message (Expand)AuthorLines
2011-02-20fix simple_malloc malloc(0) behavior not to return non-unique pointersRich Felker-0/+1
2011-02-20fix simple_malloc size restrictionsRich Felker-5/+6
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+44