[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH 0/3] Changes preparing nginx upstreaming
We need these to make way for the stubs needed when supporting nginx. Costin Lupu (3): lib/posix-process: Add sys/prctl.h from newlib's glue code lib/posix-user: Import grp.h from musl lib/posix-user: Adapt grp.h to Unikraft lib/posix-process/include/sys/prctl.h | 163 +++++++++++++++++++++ lib/posix-user/Makefile.uk | 6 +- lib/posix-user/musl-imported/include/grp.h | 51 +++++++ 3 files changed, 218 insertions(+), 2 deletions(-) create mode 100644 lib/posix-process/include/sys/prctl.h create mode 100644 lib/posix-user/musl-imported/include/grp.h -- 2.20.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 |