summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-simple/.indent.pro
Commit message (Collapse)AuthorAgeFilesLines
* Miles Bader implemented a new mmap based malloc which is muchEric Andersen2002-07-181-33/+0
| | | | | | | smarter than the old "malloc-simple", and actually works, unlike the old "malloc". So kill the old "malloc-simple" and the old "malloc" and replace them with Miles' new malloc implementation. Update Config files to match. Thanks Miles!
* Bug ugly formatting updateEric Andersen2000-10-091-0/+33