aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_cond_destroy.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-02-20nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer1-1/+2
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-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-53/+29
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-2/+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-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-8/+11
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper1-9/+9
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-4/+4
2007-06-08[BZ #4586]Ulrich Drepper1-2/+6
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper1-3/+3
2005-09-25* pthread_cond_destroy.c (__pthread_cond_destroy): If there areUlrich Drepper1-5/+25
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-25/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+25
2004-09-02[BZ #357]Ulrich Drepper1-1/+31
2003-01-03Update.Ulrich Drepper1-2/+4
2003-01-02Update.Ulrich Drepper1-1/+0
2002-12-15Add namespace protected alias.Ulrich Drepper1-1/+2
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+29