resolv: Tests for various versions of res_init
commit2714c5f3c95f90977167c1d21326d907fb76b419
authorFlorian Weimer <fweimer@redhat.com>
Fri, 2 Jun 2017 13:50:36 +0000 (2 15:50 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 2 Jun 2017 13:50:36 +0000 (2 15:50 +0200)
tree5c3fc58f8177144973b0714aed382f8b32dadd84
parent673cb072a4710bd4bf6029a062d2867cca929c43
resolv: Tests for various versions of res_init
19 files changed:
ChangeLog
resolv/Makefile
resolv/tst-resolv-res_init-skeleton.c [new file with mode: 0644]
resolv/tst-resolv-res_init-thread.c [new file with mode: 0644]
resolv/tst-resolv-res_init.c [new file with mode: 0644]
support/Makefile
support/capture_subprocess.h
support/namespace.h
support/support-xstat.c [new file with mode: 0644]
support/support.h
support/support_can_chroot.c [new file with mode: 0644]
support/support_capture_subprocess_check.c [new file with mode: 0644]
support/support_isolate_in_subprocess.c [new file with mode: 0644]
support/support_shared_allocate.c [new file with mode: 0644]
support/support_write_file_string.c [new file with mode: 0644]
support/xchroot.c [new file with mode: 0644]
support/xmkdir.c [new file with mode: 0644]
support/xopen.c [new file with mode: 0644]
support/xunistd.h