aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-tls-atexit.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-20Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov1-23/+7
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg1-0/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-07-23Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar1-14/+46
2015-07-21Remove Linuxism from tst-tls-atexitSiddhesh Poyarekar1-42/+54
2015-07-14Fix up typo in tst-tls-atexitSiddhesh Poyarekar1-1/+1
2015-07-14Whitespace fix in tst-tls-atexit.cSiddhesh Poyarekar1-1/+1
2015-07-10Remove unnecessary mutex locks from tst-tls-atexit test caseSiddhesh Poyarekar1-3/+0
2015-07-10Avoid boolean coercion in tst-tls-atexit test caseSiddhesh Poyarekar1-2/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar1-2/+5
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-02-19Fix copyright year in new filesSiddhesh Poyarekar1-1/+1
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar1-0/+111