]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/pthread_mutex_trylock.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / nptl / pthread_mutex_trylock.c
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-02-15  Adhemerval Zanellalinux: Remove INTERNAL_SYSCALL_DECL
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-31  Adhemerval ZanellaRefactor PI mutexes internal definitions
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-19  Wolfram Sangnptl: Fix comment typo in pthread_mutex_trylock.c
2019-02-07  Stefan LieblerAdd compiler barriers around modifications of the robus...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-06-23  Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-11  Andreas SchwabRemove obsolete comment
2014-12-11  Andreas SchwabProperly handle forced elision in pthread_mutex_trylock...
2014-10-17  Roland McGrathNPTL: Conditionalize direct futex syscall uses.
2014-07-10  Roland McGrathGet rid of lll_robust_trylock.
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-02-09  Paul EggertReplace FSF snail mail address with URLs.
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-05-18  Ulrich Drepper[BZ #4512]
2007-04-28  Ulrich Drepper[BZ #4392]
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-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-24  Ulrich Drepper* manual/errno.texi: Add new Linux errno codes.
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
2003-06-25  Roland McGrath* sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Support...
2003-06-22  Ulrich DrepperUpdate.
2003-05-01  Ulrich DrepperUpdate.
2003-02-16  Ulrich DrepperUpdate.
2002-11-26  Ulrich DrepperInitial revision cvs/initial