summaryrefslogtreecommitdiff
path: root/com32/lib/realloc.c
Commit message (Expand)AuthorAgeFilesLines
* Run Nindent on com32/lib/realloc.cH. Peter Anvin2009-05-291-72/+72
* realloc(): put an absolute upper limit on slackH. Peter Anvin2008-02-271-1/+2
* realloc(): try to protect a block in the path of a growing objectsyslinux-3.62-pre13H. Peter Anvin2008-02-211-4/+15
* realloc(): better implementation allowing in-place growthH. Peter Anvin2008-02-211-17/+55
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-2/+1
* Invert the sense of ARENA_SIZE_MASK to be consistent with klibcH. Peter Anvin2006-01-191-1/+1
* com32's realloc functionsyslinux-3.20-pre5Kenneth Fyfe2006-01-161-1/+1
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+49