Home | History | Annotate | Download | only in libpthread
History log of /src/tests/lib/libpthread/t_cancellation.c
RevisionDateAuthorComments
 1.4  05-Apr-2025  riastradh branches: 1.4.4;
Add tests for compat functions as cancellation points.

While here, test kevent too.

PR lib/59240: POSIX.1-2024: cancellation point audit
PR lib/59247: pthread_cancelstub.c is inadequately tested
 1.3  31-Mar-2025  riastradh libpthread(3): Add missing cancellation points.

- accept4
- tcdrain

XXX Should our nonstandard alias paccept(2) also be a cancellation
point?

PR lib/59240: POSIX.1-2024: cancellation point audit
 1.2  31-Mar-2025  riastradh pthread_cancel(3): Rework.

Make pthread_setcancelstate(3) async-signal-safe. (As a side effect,
this also makes pthread_setcanceltype(3) async-signal-safe, although
that is not required.)

PR lib/59134: POSIX-1.2024: pthread_setcancelstate must be
async-signal-safe
 1.1  31-Mar-2025  riastradh pthread_cancel(3): Add some automatic tests.

PR lib/59240: POSIX.1-2024: cancellation point audit
PR lib/59134: POSIX-1.2024: pthread_setcancelstate must be
async-signal-safe
 1.4.4.2  02-Aug-2025  perseant Sync with HEAD
 1.4.4.1  05-Apr-2025  perseant file t_cancellation.c was added on branch perseant-exfatfs on 2025-08-02 05:58:09 +0000

RSS XML Feed