aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_rwlock_timedwrlock.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-2/+2
2021-05-03nptl: Move pthread_rwlock_timedwrlock into libcFlorian Weimer1-7/+16
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-04y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bi...Lukasz Majewski1-3/+17
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe1-1/+1
2019-07-12nptl: pthread_rwlock: Move timeout validation into _full functionsMike Crowe1-10/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-113/+14
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-3/+2
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel1-46/+10
2015-06-04Fix missing wake-ups in pthread_rwlock_rdlock.Torvald Riegel1-2/+10
2015-06-04Fix lost wake-up when pthread_rwlock_timedrwlock times out.Torvald Riegel1-0/+18
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers1-1/+1
2014-10-20NPTL: Add some missing #include'sRoland McGrath1-0/+1
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers1-0/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-05[S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functionsSiddhesh Poyarekar1-1/+20
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-01-19Fix comment typos.Roland McGrath1-2/+2
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-7/+5
2007-06-08[BZ #4586]Ulrich Drepper1-2/+4
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-0/+127
2007-07-31.Jakub Jelinek1-127/+0
2006-10-28* sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper1-0/+127