[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/BZIP2 0/2] Port bzip2 library to Unikraft
Port bzip2 [1] library to Unikraft, by adding the necessary files required to build it. [1] https://www.sourceware.org/bzip2/ Signed-off-by: Stefan Teodorescu <stefanl.teodorescu@xxxxxxxxx> Stefan Teodorescu (2): Introduce library skeleton Add Makefile.uk .gitignore | 27 ++++++++++++++++ CODING_STYLE.md | 4 +++ CONTRIBUTING.md | 4 +++ COPYING.md | 38 +++++++++++++++++++++++ Config.uk | 9 ++++++ MAINTAINERS.md | 11 +++++++ Makefile.uk | 82 +++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 7 +++++ 8 files changed, 182 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 -- 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 |