]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/pthread_rwlock_common.c
Rename sys/ucontext.h to bits/ucontext.h.
[thirdparty/glibc.git] / nptl / pthread_rwlock_common.c
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-27  Lukasz Majewskitime: Introduce function to check correctness of nanose...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-12  Mike Crowenptl: Add POSIX-proposed pthread_rwlock_clockrdlock...
2019-07-12  Mike Crowenptl: pthread_rwlock: Move timeout validation into...
2019-07-12  Mike Crowenptl: Add clockid parameter to futex timed wait calls
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-13  Andreas SchwabFix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP...
2018-12-13  Andreas SchwabReindent nptl/pthread_rwlock_common.c
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-07-28  Carlos O'Donellrwlock: Fix explicit hand-over (bug 21298)
2017-01-10  Torvald RiegelNew pthread rwlock that is more scalable.