aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_cond_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-02-20nptl: Move pthread_cond_init 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-11-07nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella1-0/+2
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-12/+16
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-3/+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-2/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-11-12[BZ #7009]cvs/fedora-glibc-20081112T2008Ulrich Drepper1-3/+5
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-1/+1
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper1-3/+3
2005-04-15* old_pthread_cond_init.c: Include <errno.h>.Roland McGrath1-3/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-1/+3
2007-07-122.5-18.1Jakub Jelinek1-3/+1
2004-09-02[BZ #357]Ulrich Drepper1-2/+3
2004-06-03Update.Ulrich Drepper1-0/+1
2004-05-18[BZ #163]Ulrich Drepper1-1/+2
2003-11-21Update.Ulrich Drepper1-0/+2
2003-03-18(__pthread_cond_init): Handle NULL cond_attr parameter.Ulrich Drepper1-1/+2
2003-03-18Update.Ulrich Drepper1-4/+5
2003-01-03Update.Ulrich Drepper1-2/+4
2003-01-02Update.Ulrich Drepper1-2/+3
2002-12-15Add namespace protected alias.Ulrich Drepper1-1/+2
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+37