This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from fddcd00377 x86/CET: Add tests with legacy non-CET shared objects new 8516ad2de3 Add a test for multiple makecontext calls new 7e28f20345 Add another test for setcontext
The 2 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: ChangeLog | 10 +++ stdlib/Makefile | 3 +- stdlib/{tst-setcontext2.c => tst-setcontext4.c} | 23 ++--- stdlib/tst-swapcontext1.c | 108 ++++++++++++++++++++++++ 4 files changed, 125 insertions(+), 19 deletions(-) copy stdlib/{tst-setcontext2.c => tst-setcontext4.c} (90%) create mode 100644 stdlib/tst-swapcontext1.c