NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59240 CVS commit: src/tests/lib/libpthread
The following reply was made to PR lib/59240; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59240 CVS commit: src/tests/lib/libpthread
Date: Sat, 5 Apr 2025 11:22:33 +0000
Module Name: src
Committed By: riastradh
Date: Sat Apr 5 11:22:32 UTC 2025
Modified Files:
src/tests/lib/libpthread: Makefile t_cancellation.c
Added Files:
src/tests/lib/libpthread: cancelpoint.h t_compat_cancel.c
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tests/lib/libpthread/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libpthread/cancelpoint.h \
src/tests/lib/libpthread/t_compat_cancel.c
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libpthread/t_cancellation.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index