History log of /freebsd-current/tools/regression/pthread/unwind/cond_wait_cancel.cpp
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 infrastructure.

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


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


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

Add test cases for stack unwinding.