summaryrefslogtreecommitdiff
path: root/src/include/stdlib.h
AgeCommit message (Expand)Author
2021-04-06lib: Add obvious definition for `calloc`Tim Wawrzynczak
2020-01-02lib/malloc: Implement a simple free() only for last malloc()Bora Guvendik
2019-12-27src/include: Remove min/max() from <stdlib.h>Elyes HAOUAS
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2017-03-09src/include: Add space after commaLee Leahy
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-08-27stdlib: don't hide the malloc et all declarationsAaron Durbin
2015-03-20stdlib: Add IS_ALIGNED macroAndrew Bresticker
2014-12-15tegra124: A couple clock fixes.Gabe Black
2014-07-10include/stdlib.h: Extend common macro collectionEdward O'Callaghan
2014-07-01stdlib: Drop duplicates of min() and max()Kyösti Mälkki
2013-03-29stdlib: add ALIGN_UP and ALIGN_DOWN macrosAaron Durbin
2012-12-19Add back dummy free()Stefan Reinauer
2012-07-24Remove unused free() functionStefan Reinauer
2012-04-12Add support for aligned allocationRon Minnich
2012-04-02Align: Make sure 1 is treated as unsigned long instead of intStefan Reinauer
2010-03-28drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-09-25drop some dead code, clarify small comments and small cleanups to malloc.cStefan Reinauer
2008-12-23The attached patch adds missing bits to ACPI to make Windows XP and Windows V...Rudolf Marek
2008-03-19Following patch will setup KT890 HT automatically. It will find theRudolf Marek
2007-11-07This patch masks the function prototypes in stdlib.h from ROMCC, so thatCorey Osgood
2007-10-27Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).Uwe Hermann
2004-11-10- Delete unused funciton reallocEric Biederman
2004-03-13added reallocGreg Watson
2003-04-22- Initial checkin of the freebios2 treeEric Biederman