[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH 0/5] newlib compatibility
Newlib support was broken after new the integration of new vfs. This patch series is brining modifications needed from the Unikraft side. The patch also includes a bit of checkpatch issues fixing. Only the issues related to the actual modifications are fixed. Yuri Volchkov (5): lib/vfscore: tabify fs.h lib/vfscore: prefix defines conflicting with Newlib lib/vfscore: fix conflicts with newlib lib/vfscore: mark stdio as a character device lib/vfscore: fix checkpatch issues for uio.h and statfs.h lib/nolibc/include/sys/statfs.h | 4 ++-- lib/nolibc/include/sys/uio.h | 8 ++++---- lib/ramfs/ramfs_vnops.c | 2 +- lib/vfscore/include/vfscore/fs.h | 20 +++++++++++--------- lib/vfscore/main.c | 12 +++++------- lib/vfscore/stdio.c | 9 ++++++++- lib/vfscore/syscalls.c | 16 +++++++--------- lib/vfscore/vfs.h | 2 -- lib/vfscore/vnode.c | 4 ++-- 9 files changed, 40 insertions(+), 37 deletions(-) -- 2.19.2 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |