summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/i386/dl-tls.h
Commit message (Collapse)AuthorAgeFilesLines
* provide prototype for internal helperBernhard Reutner-Fischer2010-04-121-0/+2
| | | | | | i386 was missing a prototype for __tls_get_addr() Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-171-0/+60
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com>