aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_join.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-05-11nptl: Move thread join functions into libcFlorian Weimer1-2/+11
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-11-01nptl: Add pthread_clockjoin_npMike Crowe1-1/+2
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-12-20nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella1-93/+1
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella1-1/+2
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-06Function declaration cleanupAdhemerval Zanella1-3/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-25Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath1-1/+7
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-01-18(cleanup): Avoid warning.Ulrich Drepper1-2/+2
2006-08-13[BZ #2843]Ulrich Drepper1-36/+42
2005-12-21* sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-43/+37
2007-07-122.5-18.1Jakub Jelinek1-37/+43
2003-05-16Update.Ulrich Drepper1-0/+3
2003-03-21Update.Ulrich Drepper1-2/+3
2003-02-21Update.Ulrich Drepper1-1/+1
2003-02-21(pthread_join): Limited checking for invalid descriptors.Ulrich Drepper1-1/+1
2003-02-15Update.Ulrich Drepper1-1/+2
2003-02-14Update.Ulrich Drepper1-2/+6
2002-12-08Update.Ulrich Drepper1-2/+1
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+100