about summary refs log tree commit diff
path: root/src/liballoc/libc_heap.rs
AgeCommit message (Expand)AuthorLines
2014-10-25get rid of libc_heap::{malloc_raw, realloc_raw}Daniel Micay-48/+0
2014-09-16Fallout from renamingAaron Turon-3/+3
2014-08-19A few minor documentation fixesP1start-3/+3
2014-06-16alloc: Refactor OOM into a common routineAlex Crichton-5/+2
2014-05-17std: Refactor liballoc out of lib{std,sync}Alex Crichton-0/+51