]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/pthread_mutex_init.c
Add per-thread cache to malloc
[thirdparty/glibc.git] / nptl / pthread_mutex_init.c
2017-06-23  Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-06-13  Adhemerval ZanellaRemove __ASSUME_FUTEX_LOCK_PI
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-11-26  Torvald RiegelFix synchronization of TPP min/max priorities.
2014-10-17  Roland McGrathNPTL: Conditionalize direct futex syscall uses.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-03-18  Siddhesh PoyarekarRename some static variables
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.
2007-08-13  Ulrich Drepper* nscd/servicescache.c: Include kernel-features.h.
2007-08-11  Ulrich Drepper* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
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-07-10  Ulrich Drepper* elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206
2006-07-01  Ulrich Drepper* pthread_mutex_init.c (__pthread_mutex_init): Move...
2006-03-28  Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Add
2006-02-28  Roland McGrath* elf/rtld-Rules (subdir-args): New variable.
2005-12-27  Ulrich Drepper* Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426
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-06-22  Ulrich DrepperUpdate.
2002-12-15  Ulrich DrepperAdd namespace protected alias.
2002-11-26  Ulrich DrepperInitial revision cvs/initial