freebsd-src/lib/libstdthreads
Lexi Winter 11709058bf libstdthreads: Move to the runtime package
This library is required for C11 conformance, and is tiny (11kB), so
instead of creating a bunch of packages for it, put it in runtime.

Although this is a core C library and might be expected to live in
clibs, kib objected to this on the basis that almost nothing actually
uses libstdthreads and putting it in clibs would be wasteful.

MFC after:	1 day
Reviewed by:	kib
Sponsored by:	https://www.patreon.com/bsdivy
Differential Revision:	https://reviews.freebsd.org/D52792
2025-09-30 09:14:38 +01:00
..
call_once.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
cnd.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile libstdthreads: Move to the runtime package 2025-09-30 09:14:38 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mtx.c libstdthreads: destroy mutexattr in mtx_init() 2024-02-04 13:50:56 +02:00
Symbol.map Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
thrd.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
thrd_create.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
threads.h
tss.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00