resolv: add Ringaard resolver
authorAlan Cox <alan@linux.intel.com>
Sat, 3 Jun 2017 22:41:38 +0000 (23:41 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 3 Jun 2017 22:41:38 +0000 (23:41 +0100)
commit405c629d5257456588879db59f20e04b900b838a
tree8296c72b81fbc28e14d42845861481cd6ff994bd
parent038ec99bb7b294958eff82548a62ea8e617b9b74
resolv: add Ringaard resolver

We can't yet build it and it shows up some gaps in our headers too such as
the fact we need to provide a send() and recv() wrapper.
Library/libs/resolv.c [new file with mode: 0644]
Library/libs/resolv.h [new file with mode: 0644]