Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| | | | | Remove /^/[*/]\s*\$FreeBSD\$.*\n/ | ||||
* | Clean up warnings in pthread tests | Ed Maste | 2022-02-16 | 1 | -3/+3 |
| | | | | | | | | | | 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 | ||||
* | Add test cases for stack unwinding. | David Xu | 2010-09-25 | 1 | -0/+37 |
Notes: svn path=/head/; revision=213155 |