aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/lib/xmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* mini-os: build fixes for lwip 1.3.2David Vrabel2013-01-301-1/+11
* mini-os: use BSD sys/queue.h instead of Linux list.hIan Campbell2012-01-311-21/+22
* minios: xmalloc and realloc fixesKeir Fraser2009-10-291-3/+9
* stubdom/minios: re-structure headersKeir Fraser2009-10-011-6/+6
* prefix mini-os lists with minios_, drop QEMU_ prefix from QEMU_LIST_*Keir Fraser2008-08-081-10/+10
* 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