aboutsummaryrefslogtreecommitdiff
path: root/nptl/vars.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-10nptl: Move __default_pthread_attr, __default_pthread_attr_lock into libcFlorian Weimer1-2/+6
2021-05-10nptl: Eliminate __pthread_multiple_threadsFlorian Weimer1-7/+0
2021-04-21nptl: Move __pthread_keys global variable into libcFlorian Weimer1-5/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-13nptl: Eliminate <smp.h> and __is_smpFlorian Weimer1-3/+0
2020-06-02nptl: Change type of __default_pthread_attrFlorian Weimer1-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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-15New API to set default thread attributesSiddhesh Poyarekar1-0/+3
2013-03-19Move __default_stacksize into __default_pthread_attrSiddhesh Poyarekar1-7/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-15Allow a single-threaded program to cancel itselfSiddhesh Poyarekar1-1/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2004-11-20Update.Ulrich Drepper1-0/+43