Align: Make sure 1 is treated as unsigned long instead of int
[coreboot.git] / src / include / stdlib.h
2012-04-02 Stefan ReinauerAlign: Make sure 1 is treated as unsigned long instead...
2010-03-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-09-25 Stefan Reinauerdrop some dead code, clarify small comments and small...
2008-12-23 Rudolf MarekThe attached patch adds missing bits to ACPI to make...
2008-03-19 Rudolf MarekFollowing patch will setup KT890 HT automatically....
2007-11-07 Corey OsgoodThis patch masks the function prototypes in stdlib...
2007-10-27 Uwe HermannMove ARRAY_SIZE to stdlib.h to make it available to...
2004-11-10 Eric Biederman- Delete unused funciton realloc
2004-03-13 Greg Watsonadded realloc
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree