aboutsummaryrefslogtreecommitdiff
path: root/malloc/thread-freeres.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-04-21dlfcn: dlerror needs to call free from the base namespace [BZ #24773]Florian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-07string: Use tls-internal on strerror_lAdhemerval Zanella
2020-07-07string: Remove old TLS usage on strsignalAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2003-02-22* malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.Roland McGrath
2003-02-22* malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.Roland McGrath