aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_cond_wait.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-07-07nptl: Reduce the GLIBC_PRIVATE ABIFlorian Weimer
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-05-19nptl: Add missing __pthread_cond_wait alias in static buildsFlorian Weimer
2021-05-03nptl: Move cnd_wait into libcFlorian Weimer
2021-05-03nptl: Move cnd_timedwait into libcFlorian Weimer
2021-04-21nptl: Move core condition variable functions into libcFlorian Weimer
2021-01-04nptl: Fix comment typo in pthread_cond_wait.cJangwoong Kim
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-27nptl: Add EOVERFLOW checks for futex callsAdhemerval Zanella
2020-11-25nptl: Remove futex_wait_cancelableAdhemerval Zanella
2020-09-02y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit timeLukasz Majewski
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-12nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe
2019-07-12nptl: Add clockid parameter to futex timed wait callsMike Crowe
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-06Function declaration cleanupAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-18FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-25Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-01-19Fix comment typos.Roland McGrath
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-06-08[BZ #4586]Ulrich Drepper
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-28* sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper
2003-01-02Not needed anymore.Ulrich Drepper
2002-12-15Add namespace protected alias.Ulrich Drepper
2002-12-08Update.Ulrich Drepper
2002-11-26Initial revisioncvs/initialUlrich Drepper