summaryrefslogtreecommitdiff
path: root/src/lib/malloc.c
AgeCommit message (Expand)Author
2009-09-25drop some dead code, clarify small comments and small cleanups to malloc.cStefan Reinauer
2009-03-06use pointers instead of size_t when dealing with pointers. Also fix a fewStefan Reinauer
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-10- Delete unused funciton reallocEric Biederman
2004-03-26cleanup code to remove warningsGreg Watson
2004-03-13added reallocGreg Watson
2003-04-22- Initial checkin of the freebios2 treeEric Biederman