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

[Minios-devel] [UNIKRAFT/LIBCARES PATCH 0/3] Introduce c-ares library port



This is our initial port of the c-ares library to Unikraft. Note that this 
series depends on the "Add nameserver headers from musl" patch.

Changes since v1:
 * Move name server header files to liblwip.

Felipe Huici (3):
  Introduce library skeleton
  Add c-ares port Makefile.uk
  Add include directory

 .gitignore            |  27 +++
 CODING_STYLE.md       |   4 +
 CONTRIBUTING.md       |   4 +
 COPYING.md            |  39 ++++
 Config.uk             |   7 +
 MAINTAINERS.md        |  10 +
 Makefile.uk           | 125 +++++++++++
 README.md             |  10 +
 include/ares_config.h | 505 ++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 731 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 include/ares_config.h

-- 
2.20.1


_______________________________________________
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®.