summaryrefslogtreecommitdiff
path: root/com32/lib/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Run Nindent on com32/lib/malloc.cH. Peter Anvin2009-05-291-96/+95
* com32: merge all memory map discovery to one fileH. Peter Anvin2009-04-031-63/+35
* com32: make memory beyond the core HighMem available to mallocH. Peter Anvin2009-04-011-7/+72
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-5/+5
* Invert the sense of ARENA_SIZE_MASK to be consistent with klibcH. Peter Anvin2006-01-191-1/+1
* Fix handling of alignment issueshpa2004-12-181-1/+1
* Additional fixes for the proper argc/argv parsinghpa2004-12-171-2/+2
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+120