summaryrefslogtreecommitdiff
path: root/stdlib/tst-tls-atexit.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-23Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar
2015-07-21Remove Linuxism from tst-tls-atexitSiddhesh Poyarekar
2015-07-14Fix up typo in tst-tls-atexitSiddhesh Poyarekar
2015-07-14Whitespace fix in tst-tls-atexit.cSiddhesh Poyarekar
2015-07-10Remove unnecessary mutex locks from tst-tls-atexit test caseSiddhesh Poyarekar
2015-07-10Avoid boolean coercion in tst-tls-atexit test caseSiddhesh Poyarekar
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-19Fix copyright year in new filesSiddhesh Poyarekar
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar