freebsd-src/cddl/contrib/opensolaris
Mark Peek 732b4aa05d ctfmerge: fix segfault when building on macOS
The barrier code was using semaphores which have been deprecated in
macOS and not working at all, causing a race condition. Since macOS
does not have pthread_barrier_*(), this change uses a condition
variable instead.

PR:		290958
Reported by:	wosch
MFC after:	2 weeks
Reviewed by:	imp, markj
Differential Revision:	https://reviews.freebsd.org/D54018
2025-12-01 12:50:24 -08:00
..
cmd dtrace tests: Update names after the syscall::exit probe was renamed 2025-12-01 14:20:06 +00:00
common libctf: Fix recursive descent into anonymous SOU fields 2022-04-12 17:29:53 -04:00
head
lib opensolaris: remove references to sparc 2025-12-01 14:19:19 +00:00
tests/os-tests/tests/oclo tests: Adapt oclo tests to FreeBSD 2025-07-06 23:09:10 +00:00
tools/ctf ctfmerge: fix segfault when building on macOS 2025-12-01 12:50:24 -08:00
OPENSOLARIS.LICENSE