summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/initspin.h
Commit message (Collapse)AuthorAgeFilesLines
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-271-7/+8
| | | | | from glibc 2.3. This should make threads much more efficient. -Erik
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+27
and to better support each arch. This is a really big patch... -Erik