summaryrefslogtreecommitdiffstats
path: root/ldso/include/ldsodefs.h
Commit message (Collapse)AuthorAgeFilesLines
* silence warning about incompatible types with _dl_init_static_tlsBernhard Reutner-Fischer2010-07-271-1/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* whitespace cleanupBernhard Reutner-Fischer2010-04-121-5/+5
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* ldso/: tls support for dynamic linkerAustin Foxley2009-09-261-0/+147
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>