]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/tst-tls-atexit.c
Regenerate charmap-kw.h, locfile-kw.h
[thirdparty/glibc.git] / stdlib / tst-tls-atexit.c
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-21  Paul PluzhnikovImplement xdlopen, xdlsym and xdlclose routines which...
2017-02-16  Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-07-23  Siddhesh PoyarekarAlso use l_tls_dtor_count to decide on object unload...
2015-07-21  Siddhesh PoyarekarRemove Linuxism from tst-tls-atexit
2015-07-14  Siddhesh PoyarekarFix up typo in tst-tls-atexit
2015-07-14  Siddhesh PoyarekarWhitespace fix in tst-tls-atexit.c
2015-07-10  Siddhesh PoyarekarRemove unnecessary mutex locks from tst-tls-atexit...
2015-07-10  Siddhesh PoyarekarAvoid boolean coercion in tst-tls-atexit test case
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-02-19  Siddhesh PoyarekarFix copyright year in new files
2013-02-18  Siddhesh PoyarekarC++11 thread_local destructors support