History log of /freebsd-src/tools/regression/pthread/unwind/cond_wait_cancel.cpp (Results 1 – 3 of 3)
Revision Date Author Comments
# 2a63c3be 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c comment pattern

Remove /^/[*/]\s*\$FreeBSD\$.*\n/


# ef135466 16-Feb-2022 Ed Maste <emaste@FreeBSD.org>

Clean up warnings in pthread tests

I intend to move these into lib/libthr/tests/ and connect to kyua. This
is a first step to address warnings emitted when building using standard
make infrastructu

Clean up warnings in pthread tests

I intend to move these into lib/libthr/tests/ and connect to kyua. This
is a first step to address warnings emitted when building using standard
make infrastructure.

Reviewed by: markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34306

show more ...


# e04b953e 25-Sep-2010 David Xu <davidxu@FreeBSD.org>

Add test cases for stack unwinding.