On 07/12/14 18:09, Samuel Thibault wrote: >> I said it unclearly. I meant the use of >> >> #include <lotofthings.h> (e.g. string.h, stdio.h, etc) > > ? > > minios itself doesn't do this when it's not compiled with HAVE_LIBC. > Building with HAVE_LIBC is really not a requirement for using mini-os. > For rump projects, I would expect not using it, notably.
From xen.git/extras/mini-os, irrespective of HAVE_LIBC: netfront.c includes <errno.h>, kernel.c includes <fcntl.h>, pcifront.c includes <string.h> ... ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
