summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-930716
AgeCommit message (Collapse)Author
2001-04-25Be more strict with the glibc style malloc implementation. Return NULLEric Andersen
when folks do a malloc(0) using malloc-930716.
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen