]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/pthread_cond_wait.c
sparc (64bit): Regenerate ulps
[thirdparty/glibc.git] / nptl / pthread_cond_wait.c
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-07-07  Florian Weimernptl: Reduce the GLIBC_PRIVATE ABI
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-05-19  Florian Weimernptl: Add missing __pthread_cond_wait alias in static...
2021-05-03  Florian Weimernptl: Move cnd_wait into libc
2021-05-03  Florian Weimernptl: Move cnd_timedwait into libc
2021-04-21  Florian Weimernptl: Move core condition variable functions into libc
2021-01-04  Jangwoong Kimnptl: Fix comment typo in pthread_cond_wait.c
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-27  Adhemerval Zanellanptl: Add EOVERFLOW checks for futex calls
2020-11-25  Adhemerval Zanellanptl: Remove futex_wait_cancelable
2020-09-02  Lukasz Majewskiy2038: nptl: Convert pthread_cond_{clock|timed}wait...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-27  Lukasz Majewskitime: Introduce function to check correctness of nanose...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-12  Mike Crowenptl: Remove futex_supports_exact_relative_timeouts
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. glibc-2.16-ports-merge glibc-2.16.90
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 cvs/initial