about summary refs log tree commit diff
path: root/nptl/pthread_cond_init.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella2017-11-071-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-12/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-3/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath2012-05-251-2/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* [BZ #7009] cvs/fedora-glibc-20081112T2008Ulrich Drepper2008-11-121-3/+5
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-1/+1
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-291-3/+3
* * old_pthread_cond_init.c: Include <errno.h>.Roland McGrath2005-04-151-3/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-1/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+1
* [BZ #357]Ulrich Drepper2004-09-021-2/+3
* Update.Ulrich Drepper2004-06-031-0/+1
* [BZ #163]Ulrich Drepper2004-05-181-1/+2
* Update.Ulrich Drepper2003-11-211-0/+2
* (__pthread_cond_init): Handle NULL cond_attr parameter.Ulrich Drepper2003-03-181-1/+2
* Update.Ulrich Drepper2003-03-181-4/+5
* Update.Ulrich Drepper2003-01-031-2/+4
* Update.Ulrich Drepper2003-01-021-2/+3
* Add namespace protected alias.Ulrich Drepper2002-12-151-1/+2
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+37