[uClibc-cvs] cvs commit to uClibc/libc/stdlib/malloc-simple by andersen

andersen at codepoet.org andersen at codepoet.org
Thu Jul 18 15:00:09 UTC 2002


Repository: uClibc/libc/stdlib/malloc-simple
who:        andersen
time:       Thu Jul 18 09:00:08 MDT 2002


Log Message:

Miles Bader implemented a new mmap based malloc which is much
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!


Files:

removed:    .indent.pro Makefile alloc.c




More information about the uClibc-cvs mailing list