This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.24/master in repository glibc.
from 66b8f3d powerpc: Fix POWER9 implies new 28202d1 posix: Correctly enable/disable cancellation on Linux posix_spawn new 066437a posix: Correctly block/unblock all signals on Linux posix_spawn
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 | 11 +++ nptl/Makefile | 2 +- nptl/tst-exec5.c | 196 +++++++++++++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/spawni.c | 14 ++- 4 files changed, 214 insertions(+), 9 deletions(-) create mode 100644 nptl/tst-exec5.c