]> git.ipfire.org Git - thirdparty/glibc.git/commit
nptl: Set cancellation type and state on pthread_exit (BZ #28267)
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 9 Jul 2025 19:18:09 +0000 (16:18 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 9 Jul 2025 22:57:20 +0000 (19:57 -0300)
commit4dc393f13ec2c1de314e4e5127cea32b43302f50
treedbbe297e9ccb0b8b9540807567a93badb48f4f7b
parent6afece738c2b8408585272a95090ce5d5345dd19
nptl: Set cancellation type and state on pthread_exit (BZ #28267)

It is required by POSIX XSH 2.9.5 Thread Cancellation under the
heading Thread Cancellation Cleanup Handlers.

Checked x86_64-linux-gnu.
nptl/Makefile
nptl/tst-cleanup5.c [new file with mode: 0644]
sysdeps/nptl/pthreadP.h