about summary refs log tree commit diff
path: root/nptl/pthread_rwlock_timedwrlock.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-2/+2
* nptl: Move pthread_rwlock_timedwrlock into libcFlorian Weimer2021-05-031-7/+16
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bi...Lukasz Majewski2020-10-041-3/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-1/+1
* nptl: pthread_rwlock: Move timeout validation into _full functionsMike Crowe2019-07-121-10/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-113/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-3/+2
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-101-46/+10
* Fix missing wake-ups in pthread_rwlock_rdlock.Torvald Riegel2015-06-041-2/+10
* Fix lost wake-up when pthread_rwlock_timedrwlock times out.Torvald Riegel2015-06-041-0/+18
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-061-1/+1
* NPTL: Add some missing #include'sRoland McGrath2014-10-201-0/+1
* Include <kernel-features.h> explicitly where required.Joseph Myers2014-06-201-0/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* [S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functionsSiddhesh Poyarekar2012-11-051-1/+20
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix comment typos.Roland McGrath2011-01-191-2/+2
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-7/+5
* [BZ #4586]Ulrich Drepper2007-06-081-2/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-0/+127
* .Jakub Jelinek2007-07-311-127/+0
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-281-0/+127