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

[Minios-devel] [UNIKRAFT/LIBFARMHASH PATCH 0/2] Initial port of Google's farmhash library.



This is our initial port of Google's farmhash library to
Unikraft. Note that this series depends on the newlib patch titled
"Add __assert_fail from musl 1.1.19 ."

Felipe Huici (2):
  Introduce library skeleton
  Add Makefile.uk

 .gitignore      | 27 +++++++++++++++++++
 CODING_STYLE.md |  4 +++
 CONTRIBUTING.md |  4 +++
 COPYING.md      | 39 +++++++++++++++++++++++++++
 Config.uk       |  9 +++++++
 MAINTAINERS.md  | 10 +++++++
 Makefile.uk     | 72 +++++++++++++++++++++++++++++++++++++++++++++++++
 README.md       | 12 +++++++++
 8 files changed, 177 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

 


Rackspace

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