| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | Remove "Contributed by" lines |  Siddhesh Poyarekar | 2021-09-03 | 1 | -1/+0 |
* | y2038: Add support for 64-bit time on legacy ABIs |  Adhemerval Zanella | 2021-06-15 | 1 | -2/+2 |
* | nptl: Move pthread_rwlock_timedrdlock into libc |  Florian Weimer | 2021-05-03 | 1 | -7/+16 |
* | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bit time |  Lukasz Majewski | 2020-10-04 | 1 | -3/+17 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs |  Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock |  Mike Crowe | 2019-07-12 | 1 | -1/+1 |
* | nptl: pthread_rwlock: Move timeout validation into _full functions |  Mike Crowe | 2019-07-12 | 1 | -10/+0 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | New pthread rwlock that is more scalable. |  Torvald Riegel | 2017-01-10 | 1 | -113/+14 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Convert 69 more function definitions to prototype style (line wrap cases). |  Joseph Myers | 2015-10-19 | 1 | -3/+2 |
* | Add and use new glibc-internal futex API. |  Torvald Riegel | 2015-07-10 | 1 | -47/+10 |
* | Fix missing wake-ups in pthread_rwlock_rdlock. |  Torvald Riegel | 2015-06-04 | 1 | -0/+17 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Fix pthreads getrlimit, gettimeofday namespace (bug 17682). |  Joseph Myers | 2014-12-06 | 1 | -1/+1 |
* | NPTL: Add some missing #include's |  Roland McGrath | 2014-10-20 | 1 | -0/+1 |
* | Include <kernel-features.h> explicitly where required. |  Joseph Myers | 2014-06-20 | 1 | -0/+1 |
* | Use glibc_likely instead __builtin_expect. |  Ondřej Bílka | 2014-02-10 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights |  Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | [S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functions |  Siddhesh Poyarekar | 2012-11-05 | 1 | -1/+20 |
* | Replace FSF snail mail address with URLs. |  Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Fix comment typos. |  Roland McGrath | 2011-01-19 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): |  Ulrich Drepper | 2007-08-01 | 1 | -7/+5 |
* | [BZ #4586] |  Ulrich Drepper | 2007-06-08 | 1 | -1/+3 |
* | * pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define. |  Ulrich Drepper | 2007-05-26 | 1 | -2/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 2007-01-11 | 1 | -0/+137 |
* | . |  Jakub Jelinek | 2007-07-31 | 1 | -137/+0 |
* | * sysdeps/pthread/pthread_barrier_wait.c: Move to... |  Ulrich Drepper | 2006-10-28 | 1 | -0/+137 |