summaryrefslogtreecommitdiff
path: root/nptl/pthread_rwlock_timedrdlock.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-06-04Fix missing wake-ups in pthread_rwlock_rdlock.Torvald Riegel
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers
2014-10-20NPTL: Add some missing #include'sRoland McGrath
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-05[S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functionsSiddhesh Poyarekar
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-01-19Fix comment typos.Roland McGrath
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-06-08[BZ #4586]Ulrich Drepper
2007-05-26* pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-28* sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper