about summary refs log tree commit diff
path: root/nptl/pthread_mutex_timedlock.c
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-4/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* NPTL: Add some missing #include'sRoland McGrath2014-10-201-0/+1
* NPTL: Conditionalize direct futex syscall uses.Roland McGrath2014-10-171-0/+5
* Add missing #include for MIN/MAX users.Roland McGrath2014-07-011-0/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-8/+8
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add elision to pthread_mutex_{try,timed,un}lockAndi Kleen2013-07-021-1/+23
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath2012-05-251-1/+13
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Revert "Memory ordering in pthread_mutex_{,timed}lock."Ulrich Drepper2009-07-271-6/+6
* Memory ordering in pthread_mutex_{,timed}lock.Ulrich Drepper2009-07-261-6/+6
* [BZ #6955]Ulrich Drepper2008-11-011-3/+10
* * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper2007-08-111-11/+10
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-8/+11
* [BZ #4647]Ulrich Drepper2007-06-181-1/+2
* [BZ #4586]Ulrich Drepper2007-06-081-1/+3
* [BZ #4512]Ulrich Drepper2007-05-181-3/+5
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-5/+3
* .Jakub Jelinek2007-07-311-3/+5
* * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper2006-08-141-0/+113
* * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706Roland McGrath2006-07-311-1/+3
* 2006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-07-291-3/+147
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-281-17/+27
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-151-48/+65
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-271-9/+73
* * pthread_mutex_destroy.c: Set mutex type to an invalid value.Ulrich Drepper2005-12-231-3/+5
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-368/+14
* 2.5-18.1Jakub Jelinek2007-07-121-14/+368
* Update.Ulrich Drepper2004-03-241-2/+29
* Update.Ulrich Drepper2003-06-221-3/+6
* Update.Ulrich Drepper2003-05-011-5/+5
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+88