OSDN Git Service

Update and restore malloc-simple. Slow as molasses, but trivially
authorEric Andersen <andersen@codepoet.org>
Tue, 30 Dec 2003 01:41:14 +0000 (01:41 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 30 Dec 2003 01:41:14 +0000 (01:41 -0000)
commit4c9086ee4afde4257a4b4a8f55e05932d1b6acfd
tree4db5d307a3ed93eb7c1fa1ec3a75b25243ce6913
parente5104517c1812dbee65e0994650e92e8d99dc9c0
Update and restore malloc-simple.  Slow as molasses, but trivially
simple and releases memory immediately when asked to do so.
 -Erik
libc/stdlib/malloc-simple/Makefile [new file with mode: 0644]
libc/stdlib/malloc-simple/alloc.c [new file with mode: 0644]