[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LIBDUKTAPE PATCH 0/3] Initial port of Duktape to Unikraft
This is our initial port of Duktape (JavaScript) to Unikraft. Felipe Huici (3): Introduce library skeleton Add Makefile.uk Add patches directory .gitignore | 27 +++++++++++ CODING_STYLE.md | 4 ++ CONTRIBUTING.md | 4 ++ COPYING.md | 39 ++++++++++++++++ Config.uk | 4 ++ MAINTAINERS.md | 10 +++++ Makefile.uk | 79 +++++++++++++++++++++++++++++++++ README.md | 12 +++++ patches/0001-rename-main-function.patch | 11 +++++ 9 files changed, 190 insertions(+) create mode 100644 .gitignore create mode 100644 CODING_STYLE.md create mode 100644 CONTRIBUTING.md create mode 100644 COPYING.md create mode 100644 Config.uk create mode 100644 MAINTAINERS.md create mode 100644 Makefile.uk create mode 100644 README.md create mode 100644 patches/0001-rename-main-function.patch -- 2.11.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 |