Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -18/+22 |
* | nptl: pthread_rwlock: Move timeout validation into _full functions | Mike Crowe | 2019-07-12 | 1 | -0/+20 |
* | nptl: Add clockid parameter to futex timed wait calls | Mike Crowe | 2019-07-12 | 1 | -4/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861) | Andreas Schwab | 2018-12-13 | 1 | -1/+1 |
* | Reindent nptl/pthread_rwlock_common.c | Andreas Schwab | 2018-12-13 | 1 | -78/+80 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | rwlock: Fix explicit hand-over (bug 21298) | Carlos O'Donell | 2017-07-28 | 1 | -238/+240 |
* | New pthread rwlock that is more scalable. | Torvald Riegel | 2017-01-10 | 1 | -0/+924 |