[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/MUSL PATCH 0/3] Continue MUSL support
From: gaulthier gain <gaulthier.gain@xxxxxxxxx> We are still working to get a fully-working MUSL support on Unikraft. In this patch series, we fixed compilations errors and redefinitions introduced with latest Unikraft patches. In addition, we fixed the buffering issue on stdout. If this patch is accepted, we will update README.md to remove the known issues. gaulthier gain (3): Add patch to update mount.h to avoid conflicts with vfscore Add patch to fflush after printing on stdout Avoid multiple definitions by excluding functions related to time Makefile.uk.musl.time | 10 ++++---- patches/0008-Fix-sys_ioctl_h-conflicts.patch | 27 ++++++++++++++++++++ patches/0009-fflush-after-puts.patch | 25 ++++++++++++++++++ 3 files changed, 57 insertions(+), 5 deletions(-) create mode 100644 patches/0008-Fix-sys_ioctl_h-conflicts.patch create mode 100644 patches/0009-fflush-after-puts.patch -- 2.17.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |