aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/README
Commit message (Collapse)AuthorAgeFilesLines
* mini-os: build fixes for lwip 1.3.2David Vrabel2013-01-301-1/+1
| | | | | | | | | | | | | Various fixes to mini-os needed to build lwip 1.3.2: - Don't build the tests. - Add BSD-style endianness macros to endian.h. - free() is called via a function pointer so it needs to be a real function. Do the same for malloc() and realloc(). Signed-off-by: David Vrabel <david.vrabel@citrix.com> Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Committed-by: Keir Fraser <keir@xen.org>
* minios: update READMEKeir Fraser2008-03-191-8/+24
| | | | Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
* [MINIOS] Add timer support.kfraser@localhost.localdomain2006-11-151-2/+2
| | | | | | Based on an original patch by Robert Kaiser. Signed-off-by: Grzegorz Milos <gm281@cam.ac.uk>
* Mini-os fixes from Simon Kagstrom.kaf24@firebug.cl.cam.ac.uk2005-09-021-9/+4
|
* bitkeeper revision 1.483 (3f81a3e2iM-0WXaGxUS3ywM3_KZqLw)iap10@labyrinth.cl.cam.ac.uk2003-10-061-0/+35
move mini-os to extras directory