This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5bb2e5300b manual: Fix typo new 19302b27bd Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)
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: include/bits/types/struct___jmp_buf_tag.h | 1 + setjmp/Makefile | 3 ++- .../bits/types/struct___jmp_buf_tag.h | 30 +++++++++++----------- setjmp/setjmp.h | 15 +---------- sysdeps/nptl/pthread.h | 5 ++-- 5 files changed, 22 insertions(+), 32 deletions(-) create mode 100644 include/bits/types/struct___jmp_buf_tag.h copy bits/sigcontext.h => setjmp/bits/types/struct___jmp_buf_tag.h (55%)