summaryrefslogtreecommitdiff
path: root/sys/src/libc/port/pool.c
AgeCommit message (Expand)Author
2016-08-27libc: add poolisoverlap() and definitions for Pool *secrmemcinap_lenrek
2016-03-19libc: trailing whitespace cleanupBurnZeZ
2015-04-08pool: avoid triggering assert(b->magic != FREE_MAGIC) in blocksetsize() for m...cinap_lenrek
2015-02-26pool: maintain Pool.curalloc for poolallocalign() and blockgrow()cinap_lenrek
2015-01-05pool: more strict checktree() for poolcheckcinap_lenrek
2014-02-06pool: use uintptr for pool sizecinap_lenrek
2014-02-02mallocalign: make sure alignptr offset is modulo align when -offset > aligncinap_lenrek
2013-12-17pool: update debug log format string for poolallocalign()cinap_lenrek
2013-06-14pool: use splaying to balance free node treecinap_lenrek
2013-05-31pool: do poolcheck when free nodes get corrupted instead of assertcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen