summaryrefslogtreecommitdiff
path: root/core/mem/init.c
Commit message (Expand)AuthorAgeFilesLines
* core: don't bother zeroing the disk cache and heapH. Peter Anvin2010-03-061-1/+1
* mem: increase the heap size to 128KH. Peter Anvin2010-03-061-1/+1
* core: fix lowmem mallocH. Peter Anvin2010-02-241-0/+2
* core: use better malloc; add low memory malloc; fix com32 exitH. Peter Anvin2010-02-231-0/+36