libthr.3: describe what we mean by C runtime environment.

Reviewed by:	emaste
Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
Differential revision:  https://reviews.freebsd.org/D56384
This commit is contained in:
Konstantin Belousov
2026-04-14 03:10:49 +03:00
parent 3524d4ebbe
commit fa912e3b9b
+6
View File
@@ -52,6 +52,12 @@ The library is tightly integrated with the run-time link editor
and
.Lb libc ;
all three components must be built from the same source tree.
Together, they constitute the base C runtime environment of
.Fx ,
running on top of the
.Fx
kernel.
.Pp
Mixing
.Li libc
and