[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT/LIBUUID PATCH v2 0/2] *** Initial port of the libuuid library (version 1.0.3) ***



This patches introduce support for libuuid to Unikraft.

Changes from v1:
*) Update Config.uk to select UKUNISTD
*) Minor fixes to Makefile.uk
*) Enable #include <uuid/uuid.h>
*) Compile-guard lwip-related opts in config.h
*) Remove unnecessary config opts from config.h

Felipe Huici (2):
  Add documentation.
  Initial port of the libuuid library (version 1.0.3).

 CODING_STYLE.md                                |   4 +
 CONTRIBUTING.md                                |   4 +
 COPYING.md                                     |  39 ++++++++++
 Config.uk                                      |   5 ++
 MAINTAINERS.md                                 |  10 +++
 Makefile.uk                                    | 100 +++++++++++++++++++++++++
 README.md                                      |   5 ++
 exportsyms.uk                                  |  19 +++++
 include/config.h                               |  77 +++++++++++++++++++
 patches/0001-add-syscall-h-compile-guard.patch |  12 +++
 10 files changed, 275 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 exportsyms.uk
 create mode 100644 include/config.h
 create mode 100644 patches/0001-add-syscall-h-compile-guard.patch

-- 
2.11.0


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.