]> git.ipfire.org Git - thirdparty/glibc.git/commit
Synchronize support/ infrastructure with master
authorFlorian Weimer <fweimer@redhat.com>
Fri, 22 Dec 2017 14:22:17 +0000 (15:22 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 22 Dec 2017 14:22:17 +0000 (15:22 +0100)
commit5da0de4de5e8b9576475432b94fa0a486fd9389f
tree52c3c299176a5bdd070db14fda2186b60912d697
parent633e2f7f3d88df6427aa3a7a984d3a6b796d9611
Synchronize support/ infrastructure with master

This commit updates the support/ subdirectory to
commit bad7a0c81f501fbbcc79af9eaa4b8254441c4a1f
on the master branch.
38 files changed:
support/Makefile
support/check.h
support/check_addrinfo.c
support/check_dns_packet.c
support/check_hostent.c
support/check_netent.c
support/namespace.h
support/next_to_fault.c [new file with mode: 0644]
support/next_to_fault.h [new file with mode: 0644]
support/support-xfstat.c [new file with mode: 0644]
support/support.h
support/support_become_root.c
support/support_can_chroot.c
support/support_chroot.c
support/support_enter_mount_namespace.c [new file with mode: 0644]
support/support_format_addrinfo.c
support/support_format_dns_packet.c
support/support_format_hostent.c
support/support_format_netent.c
support/support_test_compare_failure.c [new file with mode: 0644]
support/support_write_file_string.c
support/temp_file.c
support/temp_file.h
support/tst-test_compare.c [new file with mode: 0644]
support/tst-xreadlink.c [new file with mode: 0644]
support/xdlfcn.c [new file with mode: 0644]
support/xdlfcn.h [new file with mode: 0644]
support/xftruncate.c [new file with mode: 0644]
support/xlseek.c [new file with mode: 0644]
support/xraise.c [new file with mode: 0644]
support/xreadlink.c [new file with mode: 0644]
support/xsigaction.c [new file with mode: 0644]
support/xsignal.c [new file with mode: 0644]
support/xsignal.h
support/xstrndup.c [new file with mode: 0644]
support/xsysconf.c [new file with mode: 0644]
support/xunistd.h
support/xunlink.c [new file with mode: 0644]