because musl has its own git repository i had to create this other set of 
patches
this is the second part of the patches related to the crypt functions from musl 
1.1.18
basically it adds the unit test itself and the references so makefile can build 
it


geraldo netto (4):
  tst-crypt: add test for crypt functions
  modules/tests/Makefile: add unit test for crypt functions
  Makefile: add crypt tests
  core/elf.cc: export libcrypt.so.1

 Makefile               |  5 ++--
 core/elf.cc            |  1 +
 modules/tests/Makefile |  2 +-
 tests/tst-crypt.c      | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 76 insertions(+), 3 deletions(-)
 create mode 100644 tests/tst-crypt.c

-- 
2.7.4

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to