[uClibc-cvs] cvs commit to uClibc/libc/stdlib by sjhill
sjhill at uclibc.org
sjhill at uclibc.org
Wed Sep 4 20:12:44 UTC 2002
Repository: uClibc/libc/stdlib
who: sjhill
time: Wed Sep 4 14:12:44 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
added: valloc.c
More information about the uClibc-cvs
mailing list