Age | Commit message (Expand) | Author | Files | Lines |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2021-05-03 | nptl: Move pthread_rwlock_tryrdlock into libc | Florian Weimer | 1 | -2/+13 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-31 | nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844) | Carlos O'Donell | 1 | -9/+16 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-10 | New pthread rwlock that is more scalable. | Torvald Riegel | 1 | -33/+72 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-07-10 | Add and use new glibc-internal futex API. | Torvald Riegel | 1 | -2/+4 |
2015-06-04 | Fix missing wake-ups in pthread_rwlock_rdlock. | Torvald Riegel | 1 | -1/+17 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-06-13 | Add adaptive elision to rwlocks | Andi Kleen | 1 | -0/+7 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-12-28 | Convert pthread_rwlock_try(rd/wr)lock to prototypes | Andi Kleen | 1 | -3/+2 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2007-08-01 | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper | 1 | -2/+2 |
2007-05-26 | * pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define. | Ulrich Drepper | 1 | -2/+2 |
2002-11-26 | Initial revisioncvs/initial | Ulrich Drepper | 1 | -0/+50 |