about summary refs log tree commit diff
path: root/nptl/tst-thread_local1.cc
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
|
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
|
* Add a test case for C++11 thread_local supportFlorian Weimer2015-10-061-0/+199
This requires a C++ compiler with thread_local support, and a new configure check is needed.