OSDN Git Service

Per discussions with Erik, 'valloc.c' should be built on top of whichever
author"Steven J. Hill" <sjhill@realitydiluted.com>
Wed, 4 Sep 2002 20:12:44 +0000 (20:12 -0000)
committer"Steven J. Hill" <sjhill@realitydiluted.com>
Wed, 4 Sep 2002 20:12:44 +0000 (20:12 -0000)
commitb7f893cc42716cf360d0ac23ed7bf3d44c1251dc
tree38baaac980ac421386d1b44c9f55e341d8120cc0
parent4d810f5f42af19d7557af38f0ae02e70479ff0b6
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.
libc/stdlib/Makefile
libc/stdlib/malloc-930716/Makefile
libc/stdlib/valloc.c [moved from libc/stdlib/malloc-930716/valloc.c with 100% similarity]