aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_timedjoin.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-1/+2
2021-05-11nptl: Move thread join functions into libcFlorian Weimer1-7/+15
2021-03-05nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden protoAdhemerval Zanella1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-08-17nptl: Handle NULL abstime [BZ #26394]H.J. Lu1-3/+7
2020-08-13y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit timeLukasz Majewski1-2/+16
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-81/+4
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-4/+2
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-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
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-2/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+2
2003-03-21Update.Ulrich Drepper1-2/+2
2003-02-21Update.Ulrich Drepper1-2/+1
2003-02-21Update.Ulrich Drepper1-1/+1
2003-02-15Update.Ulrich Drepper1-2/+3
2002-12-08Update.Ulrich Drepper1-2/+1
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+108