This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f6a9b6b08e tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex new 5d844e1b72 i386: Enable CET support in ucontext functions
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/getcontext.S | 56 +++++++++++ sysdeps/unix/sysv/linux/i386/makecontext.S | 123 ++++++++++++++++++++++++ sysdeps/unix/sysv/linux/i386/setcontext.S | 101 +++++++++++++++++++- sysdeps/unix/sysv/linux/i386/swapcontext.S | 139 ++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/i386/sysdep.h | 5 + sysdeps/unix/sysv/linux/i386/ucontext_i.sym | 4 + 6 files changed, 425 insertions(+), 3 deletions(-)