summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-standard/memalign.c
AgeCommit message (Expand)Author
2016-11-27add aligned_alloc required for latest gcc libstdc++Waldemar Brodkorb
2015-03-18malloc: checked_request2size failure deadlocksZhiqiang Zhang
2013-04-03stdlib: avoid relocationBernhard Reutner-Fischer
2006-12-07Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen
2006-01-31rename local var brk to _brkMike Frysinger
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen