This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.37/master in repository glibc.
from 9cc2f41e52 x86_64: Fix asm constraints in feraiseexcept (bug 30305) new 78ab913eab posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
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: NEWS | 1 + stdlib/tst-system.c | 26 +++++++++ support/Makefile | 2 + ...{timespec-add-time64.c => dtotimespec-time64.c} | 8 +-- support/{timespec-add.c => dtotimespec.c} | 61 ++++++++-------------- support/shell-container.c | 28 ++++++++++ support/timespec.h | 4 ++ sysdeps/posix/system.c | 6 +-- 8 files changed, 91 insertions(+), 45 deletions(-) copy support/{timespec-add-time64.c => dtotimespec-time64.c} (83%) copy support/{timespec-add.c => dtotimespec.c} (50%)