This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 880a12e96d Add missing stat/mknod symbol on libc.abilist some ABIs new 873e239a4c support: Provide a way to reorder responses within the DNS t [...] new 08443b1996 support: Provide a way to clear the RA bit in DNS server responses new f1f00c0721 resolv: Handle transaction ID collisions in parallel queries [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: resolv/Makefile | 7 + resolv/res_send.c | 40 +-- resolv/tst-resolv-txnid-collision.c | 329 +++++++++++++++++++++ support/Makefile | 2 + .../resolv_response_context_duplicate.c | 40 +-- .../resolv_response_context_free.c | 12 +- support/resolv_test.c | 63 ++-- support/resolv_test.h | 41 ++- 8 files changed, 453 insertions(+), 81 deletions(-) create mode 100644 resolv/tst-resolv-txnid-collision.c copy string/test-sig_np.c => support/resolv_response_context_duplicate.c (55%) copy sysdeps/mach/htl/thrd_yield.c => support/resolv_response_context_free.c (76%)