This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 969e9733c7 gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bu [...] new 436a604b7d 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: 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 +-- 7 files changed, 90 insertions(+), 45 deletions(-) copy support/{timespec-add-time64.c => dtotimespec-time64.c} (83%) copy support/{timespec-add.c => dtotimespec.c} (50%)