[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LIBAXTLS PATCH 0/2] Initial port of the axtls library
This is our initial port of the axtls library (version 2.1.5) Felipe Huici (2): Initial port of the axtls library (version 2.1.5) Add ddocumentation CODING_STYLE.md | 4 ++ CONTRIBUTING.md | 4 ++ COPYING.md | 38 ++++++++++++++++ Config.uk | 4 ++ MAINTAINERS.md | 10 ++++ Makefile.uk | 111 +++++++++++++++++++++++++++++++++++++++++++++ README.md | 16 +++++++ include/asm/byteorder.h | 86 +++++++++++++++++++++++++++++++++++ include/config.h | 118 ++++++++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 391 insertions(+) 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 include/asm/byteorder.h create mode 100644 include/config.h -- 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 |