Age | Commit message (Expand) | Author |
2021-05-03 | nptl: Move cnd_wait into libc | Florian Weimer |
2021-05-03 | nptl: Move cnd_timedwait into libc | Florian Weimer |
2021-04-21 | nptl: Move core condition variable functions into libc | Florian Weimer |
2021-01-04 | nptl: Fix comment typo in pthread_cond_wait.c | Jangwoong Kim |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-11-27 | nptl: Add EOVERFLOW checks for futex calls | Adhemerval Zanella |
2020-11-25 | nptl: Remove futex_wait_cancelable | Adhemerval Zanella |
2020-09-02 | y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time | Lukasz Majewski |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-27 | time: Introduce function to check correctness of nanoseconds value | Lukasz Majewski |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-07-12 | nptl: Remove futex_supports_exact_relative_timeouts | Mike Crowe |
2019-07-12 | nptl: Add POSIX-proposed pthread_mutex_clocklock | Mike Crowe |
2019-07-12 | nptl: Add POSIX-proposed pthread_cond_clockwait | Mike Crowe |
2019-07-12 | nptl: Add clockid parameter to futex timed wait calls | Mike Crowe |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-08-31 | [BZ #20271] Add newlines in __libc_fatal calls. | Paul Pluzhnikov |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-31 | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-01-06 | Function declaration cleanup | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-06-20 | Include <kernel-features.h> explicitly where required. | Joseph Myers |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-02-18 | FUTEX_*_REQUEUE_PI support for non-x86 code | Siddhesh Poyarekar |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-05-25 | Add systemtap static probe points in generic and x86_64 pthread code. | Roland McGrath |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-01-19 | Fix 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: Introduce | Ulrich 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-02 | Not needed anymore. | Ulrich Drepper |
2002-12-15 | Add namespace protected alias. | Ulrich Drepper |
2002-12-08 | Update. | Ulrich Drepper |
2002-11-26 | Initial revisioncvs/initial | Ulrich Drepper |