about summary refs log tree commit diff
path: root/stdlib/tst-tls-atexit.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov2017-09-201-23/+7
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-161-0/+1
* 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
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-231-14/+46
* Remove Linuxism from tst-tls-atexitSiddhesh Poyarekar2015-07-211-42/+54
* Fix up typo in tst-tls-atexitSiddhesh Poyarekar2015-07-141-1/+1
* Whitespace fix in tst-tls-atexit.cSiddhesh Poyarekar2015-07-141-1/+1
* Remove unnecessary mutex locks from tst-tls-atexit test caseSiddhesh Poyarekar2015-07-101-3/+0
* Avoid boolean coercion in tst-tls-atexit test caseSiddhesh Poyarekar2015-07-101-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-051-2/+5
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix copyright year in new filesSiddhesh Poyarekar2013-02-191-1/+1
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+111