nptl: Add POSIX-proposed pthread_mutex_clocklock
[external/glibc.git] / nptl / pthread_cond_wait.c
2019-07-12 Mike Crowenptl: Add POSIX-proposed pthread_mutex_clocklock
2019-07-12 Mike Crowenptl: Add POSIX-proposed pthread_cond_clockwait
2019-07-12 Mike Crowenptl: Add clockid parameter to futex timed wait calls
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-09-01 Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Torvald RiegelNew condvar implementation that provides stronger order...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-06 Adhemerval ZanellaFunction declaration cleanup
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-06-20 Joseph MyersInclude <kernel-features.h> explicitly where required.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-02-18 Siddhesh PoyarekarFUTEX_*_REQUEUE_PI support for non-x86 code
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory.
2012-05-25 Roland McGrathAdd systemtap static probe points in generic and x86_64...
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-01-19 Roland McGrathFix comment typos.
2007-08-11 Ulrich Drepper* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
2007-08-01 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem...
2007-06-08 Ulrich Drepper[BZ #4586]
2007-05-29 Ulrich Drepper* sysdeps/unix/sysv/linux/internaltypes.h: Introduce
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-10-28 Ulrich Drepper* sysdeps/pthread/pthread_barrier_wait.c: Move to...
2003-01-02 Ulrich DrepperNot needed anymore.
2002-12-15 Ulrich DrepperAdd namespace protected alias.
2002-12-08 Ulrich DrepperUpdate.
2002-11-26 Ulrich DrepperInitial revision