aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/libc/malloc.c
AgeCommit message (Expand)Author
2009-05-21This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi
2009-04-29working memalign version for libpayload. This fixes problems with the USB stackStefan Reinauer
2008-09-02Add memalign(align, size).Patrick Georgi
2008-08-14* fix memory allocator bug that lead to freelist corruption on the first mallocStefan Reinauer
2008-04-25libpayload: Fix malloc allocationJordan Crouse
2008-03-21Cosmetics, fix typos (trivial).Uwe Hermann
2008-03-20Cosmetics, coding style fixes (trivial).Uwe Hermann
2008-03-19libpayload: The initial chunk of code writen by AMDJordan Crouse