summaryrefslogtreecommitdiff
path: root/nptl/pthread_mutex_unlock.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-15nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-10-17NPTL: Conditionalize direct futex syscall uses.Roland McGrath
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-07-02Add elision to pthread_mutex_{try,timed,un}lockAndi Kleen
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-30Remove use of INTDEF/INTUSE in nptlAndreas Schwab
2012-05-25Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-07-28Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper
2009-07-27pthread_mutex_unlock needs to use _rel semantics for atomic ops.Ulrich Drepper
2008-12-12* pthread_mutex_lock.c (__pthread_mutex_lock): Handle only theUlrich Drepper
2008-11-01[BZ #6955]Ulrich Drepper
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-06-18[BZ #4647]Ulrich Drepper
2007-06-08[BZ #4586]Ulrich Drepper
2006-08-14* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper
2006-07-292006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper
2005-12-23* pthread_mutex_destroy.c: Set mutex type to an invalid value.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-09-20Update.Ulrich Drepper
2003-06-23Update.Ulrich Drepper
2003-06-22Update.Ulrich Drepper
2003-05-01Update.Ulrich Drepper
2003-01-14Update.Ulrich Drepper
2002-12-08Update.Ulrich Drepper
2002-11-26Initial revisioncvs/initialUlrich Drepper