aboutsummaryrefslogtreecommitdiff
path: root/nptl/libc_pthread_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-21nptl: Remove unused __libc_pthread_init functionFlorian Weimer1-35/+0
2021-05-10nptl: Export __libc_multiple_threads from libc as an internal symbolFlorian Weimer1-11/+0
2021-04-21nptl: Remove remnants of the libc/libpthread forwarder interfaceFlorian Weimer1-28/+1
2021-04-21nptl: Move pthread_once and __pthread_once into libcFlorian Weimer1-7/+1
2021-03-29fork.h: replace with register-atfork.hSamuel Thibault1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell1-8/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31nptl: Remove internal_function attributeFlorian Weimer1-1/+0
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-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers1-4/+3
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-17NPTL: Move fork state variables to initializer files.Roland McGrath1-0/+3
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+86