summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/pthread/bits/sigthread.h
Commit message (Collapse)AuthorAgeFilesLines
* use common sigthread.hPeter S. Mazinger2011-03-031-44/+0
| | | | | | | NPTL build did not use the correct bits/sigthread.h, use a common version avoiding this. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
* mass sync with glibc nptlAustin Foxley2010-02-161-1/+7
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-171-0/+38
| | | | | | targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen2005-05-201-38/+0
|
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+38
consult the 'README.NPTL' file.