[Bug 293859] C11's call_once requires nonstandard library -lstdthreads for linking

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 30 Mar 2026 09:00:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293859

Tijl Coosemans <tijl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tijl@FreeBSD.org

--- Comment #11 from Tijl Coosemans <tijl@FreeBSD.org> ---
For POSIX issue 8 conformance the interfaces from threads.h should be in
libpthread:
https://pubs.opengroup.org/onlinepubs/9799919799/utilities/c17.html#tag_20_11_13

-- 
You are receiving this mail because:
You are the assignee for the bug.