[uClibc-cvs] cvs commit to uClibc/libc/stdlib/malloc-930716 by sjhill

sjhill at uclibc.org sjhill at uclibc.org
Wed Sep 4 20:12:45 UTC 2002


Repository: uClibc/libc/stdlib/malloc-930716
who:        sjhill
time:       Wed Sep  4 14:12:45 MDT 2002


Log Message:

Per discussions with Erik, 'valloc.c' should be built on top of whichever
memory allocator you choose. Unfortunately, the 'malloc-930716' needs a
fair amount of work before it is functional. For now, changes have been
made to add the 'valloc' call and it works properly with the plain 'malloc'
allocator.


Files:

changed:    Makefile

removed:    valloc.c




More information about the uClibc-cvs mailing list