]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/pthread_mutex_lock.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / nptl / pthread_mutex_lock.c
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-10-17  Roland McGrathNPTL: Conditionalize direct futex syscall uses.
2014-07-01  Roland McGrathAdd missing #include for MIN/MAX users.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-07-19  Dominik VogtClean up whitespace in lock elision patches.
2013-07-02  Andi KleenAdd elision to pthread_mutex_{try,timed,un}lock
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-29  Andreas SchwabRemove use of INTDEF/INTUSE in nptl
2012-05-25  Roland McGrathAdd systemtap static probe points in generic and x86_64...
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2009-07-28  Ulrich DrepperFix bookkeeping in mutex when using requeue_pi.
2009-07-27  Ulrich DrepperRevert "Memory ordering in pthread_mutex_{,timed}lock."
2009-07-26  Ulrich DrepperMemory ordering in pthread_mutex_{,timed}lock.
2009-01-25  Ulrich Drepper* pthread_mutex_lock.c (__pthread_mutex_lock): Remove...
2008-12-12  Ulrich Drepper* pthread_mutex_lock.c (__pthread_mutex_lock): Handle...
2008-11-01  Ulrich Drepper[BZ #6955]
2007-08-11  Ulrich Drepper* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
2007-08-01  Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem...
2007-06-18  Ulrich Drepper[BZ #4647]
2007-06-08  Ulrich Drepper[BZ #4586]
2007-05-18  Ulrich Drepper[BZ #4512]
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-08-14  Ulrich Drepper* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtim...
2006-07-31  Roland McGrath* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706
2006-07-29  Ulrich Drepper2006-07-28 Ulrich Drepper <drepper@redhat.com>
2006-03-28  Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Add
2006-02-15  Ulrich Drepper* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_ca...
2005-12-27  Ulrich Drepper* Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426
2005-12-23  Ulrich Drepper* pthread_mutex_destroy.c: Set mutex type to an invalid...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-03-24  Ulrich DrepperUpdate.
2003-09-11  Ulrich DrepperMinor code rearrangements.
2003-06-22  Ulrich DrepperUpdate.
2003-05-26  Ulrich DrepperUpdate.
2003-05-01  Ulrich DrepperUpdate.
2003-01-14  Ulrich DrepperUpdate.
2002-12-08  Ulrich DrepperUpdate.
2002-11-26  Ulrich DrepperInitial revision cvs/initial