]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/pthread_mutex_lock.c
Remove "Contributed by" lines
[thirdparty/glibc.git] / nptl / pthread_mutex_lock.c
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-07-07  Florian Weimernptl: Remove GLIBC_2.34 versions of __pthread_mutex_loc...
2021-04-21  Florian Weimernptl: Move core mutex functions into libc
2021-04-21  Florian Weimernptl: pthread_mutex_lock, pthread_mutex_unock single...
2021-02-23  Florian Weimernptl: Move elision implementations into libc
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-25  Adhemerval Zanellanptl: Replace lll_futex_{timed_}wait by futex-internal.h
2020-11-25  Adhemerval Zanellanptl: Replace lll_timedwait with __futex_abstimed_wait64
2020-11-25  Adhemerval Zanellanptl: Remove unused internal futex functions
2020-11-13  Florian Weimernptl: Eliminate <smp.h> and __is_smp
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-31  Adhemerval ZanellaRefactor PI mutexes internal definitions
2019-10-31  Adhemerval Zanellanptl: Replace non cancellable pause/nanosleep with...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-01  Kemi WangMutex: Add pthread mutex tunables
2018-10-17  Stefan LieblerFix race in pthread_mutex_lock while promoting to PTHRE...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-07  Adhemerval Zanellanptl: Change tst-typesizes to _Static_assert
2017-08-31  Florian Weimernptl: Remove internal_function attribute
2017-08-22  Adhemerval ZanellaConsolidate non cancellable pause call
2017-07-29  Carlos O'Donellmutex: Fix robust mutex lock acquire (Bug 21778)
2017-06-23  Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-01-13  Torvald RiegelAdd compiler barriers around modifications of the robus...
2017-01-13  Torvald Riegelrobust mutexes: Fix broken x86 assembly by removing it
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-19  Torvald RiegelRobust mutexes: Fix lost wake-up.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-06-30  Torvald RiegelClean up BUSY_WAIT_NOP and atomic_delay.
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