Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2022 06:10:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 267551] intro(3): Add `libstdthread` ISO C11 library
Message-ID:  <bug-267551-9-KXt1Jh0B9q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267551-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267551-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267551

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dd96d13cfa5232e13143f510c931bac2c1=
52a5e54

commit d96d13cfa5232e13143f510c931bac2c152a5e54
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-11-07 10:34:00 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-11-10 06:09:32 +0000

    intro.3: Document 'libstdthreads' (the ISO C11 '<threads.h>' library).

    It's still relatively uncommon to see C11 '<threads.h>' being used,
    but it's worth documenting, especially since FreeBSD requires a
    different library for C11 threads  compared to glibc (part of '-lpthrea=
d')
    or musl libc  (included by default).

    PR:     267551
    Submitted by:   Alois Klink <alois plus freebsd at aloisklink dot com>
    Reviewed by:    pauamma
    Differential Revision:  https://reviews.freebsd.org/D37284

    (cherry picked from commit 8a220816c72261efce304568498279fdda6b57cb)

 share/man/man3/intro.3 | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267551-9-KXt1Jh0B9q>