aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/lib/xmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* stubdom: use host's gccKeir Fraser2008-07-041-2/+2
* minios: Fix width of shifted 1Keir Fraser2008-05-241-1/+1
* minios: free netfront resources on error/shutdownKeir Fraser2008-05-121-1/+1
* minios: Fix xfree() bug.Keir Fraser2008-04-021-7/+7
* Mini-OS: Fix alignment in maybe_split()Keir Fraser2008-02-141-7/+10
* minios: POSIX fixesKeir Fraser2008-01-221-0/+2
* minios: Add align support to _xmalloc().Keir Fraser2008-01-221-38/+89
* minios: add reallocKeir Fraser2008-01-171-0/+21
* [MINIOS] More cleanups for the ia64 port.kfraser@localhost.localdomain2007-01-191-0/+6
* The patch removes broken, and very complicated malloc inkaf24@firebug.cl.cam.ac.uk2005-08-261-0/+219