summaryrefslogtreecommitdiffstats
path: root/src/include/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* include/stdlib.h: Extend common macro collectionEdward O'Callaghan2014-07-101-0/+3
* stdlib: Drop duplicates of min() and max()Kyösti Mälkki2014-07-011-0/+3
* stdlib: add ALIGN_UP and ALIGN_DOWN macrosAaron Durbin2013-03-291-0/+2
* Add back dummy free()Stefan Reinauer2012-12-191-0/+2
* Remove unused free() functionStefan Reinauer2012-07-241-1/+0
* Add support for aligned allocationRon Minnich2012-04-121-0/+1
* Align: Make sure 1 is treated as unsigned long instead of intStefan Reinauer2012-04-021-1/+1
* drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer2010-03-281-1/+1
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* drop some dead code, clarify small comments and small cleanups to malloc.cStefan Reinauer2009-09-251-6/+1
* The attached patch adds missing bits to ACPI to make Windows XP and Windows V...Rudolf Marek2008-12-231-0/+3
* Following patch will setup KT890 HT automatically. It will find theRudolf Marek2008-03-191-0/+3
* This patch masks the function prototypes in stdlib.h from ROMCC, so thatCorey Osgood2007-11-071-0/+2
* Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).Uwe Hermann2007-10-271-0/+2
* - Delete unused funciton reallocEric Biederman2004-11-101-1/+0
* added reallocGreg Watson2004-03-131-0/+1
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+14
OpenPOWER on IntegriCloud