[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] RFC: Cleaning up the Mini-OS namespace
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> ... _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |