]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nss: Implement _nss_libvirt_gethostbyname3_r
authorMichal Privoznik <mprivozn@redhat.com>
Sun, 14 Feb 2016 10:38:37 +0000 (11:38 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 18 Mar 2016 16:29:53 +0000 (17:29 +0100)
commit7dbcb26f7f67b9ff2bee47e6144763a3d729717e
tree96205c0a05449e360f044ff78d2cbe00ab0f9176
parent8054706c3fad02e044297bc791cef1f92aee7e74
nss: Implement _nss_libvirt_gethostbyname3_r

The implementation is pretty straightforward. Moreover, because
of the nature of things, gethostbyname_r and gethostbyname2_r can
be implemented at the same time too.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
config-post.h
src/Makefile.am
src/util/virfile.c
src/util/virlease.c
tests/Makefile.am
tools/Makefile.am
tools/nss/libvirt_nss.c
tools/nss/libvirt_nss.h
tools/nss/libvirt_nss.syms