History log of /seL4-camkes-master/tools/rumprun/lib/librumprun_base/malloc.c
Revision Date Author Comments
# 49deaf0d 02-Jun-2015 Antti Kantee <pooka@iki.fi>

Start introducing memory allocation arenas to bmk_memalloc.

Step 1: include information on who is allocation memory
in the memory allocation requests.


# 25a41950 29-Apr-2015 Timmons C. Player <timmons.player@spirent.com>

Fix transposed arguments in posix_memalign


# 70337725 05-Apr-2015 Antti Kantee <pooka@iki.fi>

Add copyright/license.

Better late than never ...


# ada532b0 24-Mar-2015 Antti Kantee <pooka@iki.fi>

header polish


# 627f2ee4 25-Mar-2015 Antti Kantee <pooka@iki.fi>

unify libc-level malloc wrappers to rumprun_base