aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/_thread_init.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-1/+3
* Turn off default generation of userland dot symbols on powerpc64 now thatNathan Whitehorn2011-02-181-1/+1
* The 64-bit PowerPC ABI implemented in binutils 2.15 requires some specialNathan Whitehorn2010-07-101-1/+2
* Add prototype for libc internal interfaces.Xin LI2010-03-311-0/+2
* Fix SCM ID's.David E. O'Brien2002-02-011-2/+3
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>Daniel Eischen2001-04-101-2/+4
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-0/+38
* This stub has not been required by libc for a long time. Nuke it.John Birrell1997-05-031-37/+0
* Obtained from: uthreads packageJulian Elischer1996-01-221-0/+37