summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/libc/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* libpayload updateStefan Reinauer2010-03-251-8/+56
* oops, these two were missed in the last cleanup.Stefan Reinauer2009-07-311-0/+6
* Catch various cases in libpayload where malloc() or memalign() return NULLStefan Reinauer2009-07-311-0/+2
* This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi2009-05-211-5/+11
* working memalign version for libpayload. This fixes problems with the USB stackStefan Reinauer2009-04-291-23/+110
* Add memalign(align, size).Patrick Georgi2008-09-021-8/+27
* * fix memory allocator bug that lead to freelist corruption on the first mallocStefan Reinauer2008-08-141-3/+5
* libpayload: Fix malloc allocationJordan Crouse2008-04-251-4/+9
* Cosmetics, fix typos (trivial).Uwe Hermann2008-03-211-2/+2
* Cosmetics, coding style fixes (trivial).Uwe Hermann2008-03-201-71/+65
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-191-0/+262
OpenPOWER on IntegriCloud