aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/lib/sys.c
Commit message (Expand)AuthorAgeFilesLines
* minios: grant table map (gntdev) for miniosKeir Fraser2008-07-241-0/+3
* stubdom: add functions for caml runtimeKeir Fraser2008-07-171-0/+7
* stubdom: add stub functions to reduce qemu patchesKeir Fraser2008-07-091-0/+11
* stubdom: fix copy/paste typo in select()Keir Fraser2008-07-081-1/+1
* stubdom: fix libc-verbose non-lwip compilationKeir Fraser2008-06-301-1/+1
* stubdom: permit compilation without lwipKeir Fraser2008-06-091-2/+21
* stubdom: Add console reading supportKeir Fraser2008-06-031-3/+22
* stubdom: complete libxc supportKeir Fraser2008-05-231-43/+24
* pvfb/ioemu: transmit refresh interval advice from backend to frontendKeir Fraser2008-05-121-0/+20
* stubdom: sparse application's BSS by linking it separately first, putKeir Fraser2008-04-161-0/+35
* stubdom: fix compilationKeir Fraser2008-03-191-1/+0
* stubdom: Add support for select() call with NULL arguments.Keir Fraser2008-03-181-6/+26
* Stubdom: add support for file creation.Keir Fraser2008-03-181-2/+20
* minios: add PVFB supportKeir Fraser2008-02-261-0/+24
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-0/+1083