6 Commits

Author SHA1 Message Date
Peter S. Mazinger
fd56af193e change asm/volatile to __x__ 2006-02-01 09:25:33 +00:00
Mike Frysinger
cccc549ced initial import of latest linuxthreads 2006-01-31 05:05:15 +00:00
Mike Frysinger
a9f5aa1cc9 rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version 2005-11-15 03:13:04 +00:00
Manuel Novoa III
702cfb3363 Fix reported bug in error return behavior of sem_timedwait(). 2005-02-28 01:52:50 +00:00
Eric Andersen
187dd78d7b Major update for pthreads, based in large part on improvements
from glibc 2.3.  This should make threads much more efficient.
 -Erik
2003-02-27 18:13:05 +00:00
Eric Andersen
e356ea321c Merge in the pthread library. This is the linuxthreads library taken from
glibc 2.1.3 and ported to work with uClibc by Stefan Soucek and Erik Andersen
(me).  Stefan has hacked things up such that linuxthreads runs on MMU-less
systems (tested only on arm-nommu).  Erik cleaned things up and made it work
properly as a shared library.
 -Erik
2002-02-20 09:18:50 +00:00