summaryrefslogtreecommitdiffstats
path: root/mbbsd/alloc.c
Commit message (Collapse)AuthorAgeFilesLines
* * hack dietlibc's allocator. release small block to OS.kcwu2007-05-271-0/+18
| | | | | | | | | | * allocation behavior dirty hack for dietlibc. Avoid allocate 64byte slot, use 128byte slot instead. Thus, they share same memory block. * save about 400mb for ptt. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3519 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
* * import dietlibc's allocator.kcwu2007-05-271-0/+236
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3518 63ad8ddf-47c3-0310-b6dd-a9e9d9715204