[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/NEWLIB PATCH 0/3] sync with current Unikraft
Unikraft got changes, conflicting with current newlib version. This patch adds coresponding modifications to the newlib: - use libvfscore's functions instead of glue - prepend kconfig symbols with CONFIG_ Yuri Volchkov (3): build: add CONFIG_ prefix to all kconfig symbols patch: set default _READ_WRITE_RETURN_TYPE to _ssize_t remove functions provided by libvfscore Makefile.uk | 14 +++---- file.c | 40 ------------------- ...-_READ_WRITE_RETURN_TYPE-to-_ssize_t.patch | 29 ++++++++++++++ time.c | 4 +- 4 files changed, 38 insertions(+), 49 deletions(-) create mode 100644 patches/0001-set-default-_READ_WRITE_RETURN_TYPE-to-_ssize_t.patch -- 2.17.0 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |