about summary refs log tree commit diff
path: root/nptl/pthread_cond_wait.c
Commit message (Expand)AuthorAgeFilesLines
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-11-091-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* 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-159/+595
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Function declaration cleanupAdhemerval Zanella2015-01-061-3/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Include <kernel-features.h> explicitly where required.Joseph Myers2014-06-201-0/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar2013-02-181-8/+49
* 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-3/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix comment typos.Roland McGrath2011-01-191-2/+2
* * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper2007-08-111-19/+15
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-7/+7
* [BZ #4586]Ulrich Drepper2007-06-081-4/+12
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-291-6/+6
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-0/+191
* .Jakub Jelinek2007-07-311-191/+0
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-281-0/+191
* Not needed anymore.Ulrich Drepper2003-01-021-67/+0
* Add namespace protected alias.Ulrich Drepper2002-12-151-1/+2
* Update.Ulrich Drepper2002-12-081-2/+2
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+66