]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/cxa_thread_atexit_impl.c
Use glibc_likely instead __builtin_expect.
[thirdparty/glibc.git] / stdlib / cxa_thread_atexit_impl.c
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-03-28  Roland McGrathAvoid unconditional __call_tls_dtors calls in static...
2013-02-19  Siddhesh PoyarekarFix copyright year in new files
2013-02-18  Siddhesh PoyarekarC++11 thread_local destructors support