index
:
ampere-computing/glibc.git
glibc-2.27-amp-branch
glibc-2.28-amp-branch
glibc-2.29-amp-branch
glibc-2.31-amp-branch
glibc including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
pthread_mutex_init.c
Age
Commit message (
Expand
)
Author
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-11-07
nptl: Change tst-typesizes to _Static_assert
Adhemerval Zanella
2017-11-07
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
2017-06-23
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-06-13
Remove __ASSUME_FUTEX_LOCK_PI
Adhemerval Zanella
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-20
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-11-26
Fix synchronization of TPP min/max priorities.
Torvald Riegel
2014-10-17
NPTL: Conditionalize direct futex syscall uses.
Roland McGrath
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-03-18
Rename some static variables
Siddhesh Poyarekar
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-05-30
Remove use of INTDEF/INTUSE in nptl
Andreas Schwab
2012-05-25
Add systemtap static probe points in generic and x86_64 pthread code.
Roland McGrath
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2007-08-13
* nscd/servicescache.c: Include kernel-features.h.
Ulrich Drepper
2007-08-11
* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
Ulrich Drepper
2006-08-14
* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
Ulrich Drepper
2006-07-29
2006-07-28 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2006-07-10
* elf/dl-lookup.c (dl_new_hash): New functions.
Ulrich Drepper
2006-07-01
* pthread_mutex_init.c (__pthread_mutex_init): Move some
Ulrich Drepper
2006-03-28
* sysdeps/unix/sysv/linux/kernel-features.h: Add
Ulrich Drepper
2006-02-28
* elf/rtld-Rules (subdir-args): New variable.
Roland McGrath
2005-12-27
* Versions.def: Add GLIBC_2.4 for libpthread.
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2004-03-24
Update.
Ulrich Drepper
2003-06-22
Update.
Ulrich Drepper
2002-12-15
Add namespace protected alias.
Ulrich Drepper
2002-11-26
Initial revision
Ulrich Drepper