This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from b8b53b338f resolv: Serialize processing in resolv/tst-resolv-txnid-collision new c02695d776 x86/CET: Update vfork to prevent child return
The 1 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: sysdeps/unix/sysv/linux/i386/vfork.S | 55 +++-------------- sysdeps/unix/sysv/linux/x86/Makefile | 5 ++ sysdeps/unix/sysv/linux/x86/tst-cet-vfork-1.c | 88 +++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/x86_64/vfork.S | 36 +++-------- 4 files changed, 113 insertions(+), 71 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/x86/tst-cet-vfork-1.c