GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
pthread_mutex_unlock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Refactor PI mutexes internal definitions
Adhemerval Zanella
2019-10-31
1
-3
/
+3
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
1
-2
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...
Stefan Liebler
2018-10-17
1
-3
/
+14
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
nptl: Remove internal_function attribute
Florian Weimer
2017-08-31
1
-3
/
+1
*
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-06-23
1
-1
/
+1
*
Add compiler barriers around modifications of the robust mutex list.
Torvald Riegel
2017-01-13
1
-0
/
+17
*
robust mutexes: Fix broken x86 assembly by removing it
Torvald Riegel
2017-01-13
1
-6
/
+12
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Remove atomic_compare_and_exchange_bool_rel.
Torvald Riegel
2016-06-24
1
-12
/
+22
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Do not violate mutex destruction requirements.
Torvald Riegel
2015-12-23
1
-5
/
+7
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-5
/
+2
*
nptl: Add adapt_count parameter to lll_unlock_elision
Paul Murphy
2015-10-15
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
NPTL: Conditionalize direct futex syscall uses.
Roland McGrath
2014-10-17
1
-0
/
+5
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Add elision to pthread_mutex_{try,timed,un}lock
Andi Kleen
2013-07-02
1
-4
/
+17
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Remove use of INTDEF/INTUSE in nptl
Andreas Schwab
2012-05-30
1
-1
/
+1
*
Add systemtap static probe points in generic and x86_64 pthread code.
Roland McGrath
2012-05-25
1
-1
/
+9
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Fix bookkeeping in mutex when using requeue_pi.
Ulrich Drepper
2009-07-28
1
-3
/
+4
*
pthread_mutex_unlock needs to use _rel semantics for atomic ops.
Ulrich Drepper
2009-07-27
1
-3
/
+3
*
* pthread_mutex_lock.c (__pthread_mutex_lock): Handle only the
Ulrich Drepper
2008-12-12
1
-18
/
+39
*
[BZ #6955]
Ulrich Drepper
2008-11-01
1
-2
/
+6
*
* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
Ulrich Drepper
2007-08-11
1
-4
/
+4
*
* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
Ulrich Drepper
2007-08-01
1
-5
/
+5
*
[BZ #4647]
Ulrich Drepper
2007-06-18
1
-1
/
+2
*
[BZ #4586]
Ulrich Drepper
2007-06-08
1
-2
/
+4
*
* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
Ulrich Drepper
2006-08-14
1
-0
/
+43
*
2006-07-28 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2006-07-29
1
-0
/
+83
*
* sysdeps/unix/sysv/linux/kernel-features.h: Add
Ulrich Drepper
2006-03-28
1
-5
/
+11
*
* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,
Ulrich Drepper
2006-02-15
1
-17
/
+24
*
* allocatestack.c (allocate_stack): Initialize robust_list.
cvs/fedora-glibc-20060213T0650
Ulrich Drepper
2006-02-13
1
-6
/
+3
*
* Versions.def: Add GLIBC_2.4 for libpthread.
cvs/fedora-glibc-20051227T1426
Ulrich Drepper
2005-12-27
1
-1
/
+49
*
* pthread_mutex_destroy.c: Set mutex type to an invalid value.
Ulrich Drepper
2005-12-23
1
-3
/
+5
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-200
/
+14
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-14
/
+200
*
Update.
Ulrich Drepper
2003-09-20
1
-2
/
+2
*
Update.
Ulrich Drepper
2003-06-23
1
-1
/
+1
*
Update.
Ulrich Drepper
2003-06-22
1
-4
/
+17
*
Update.
Ulrich Drepper
2003-05-01
1
-6
/
+5
*
Update.
Ulrich Drepper
2003-01-14
1
-2
/
+2
*
Update.
Ulrich Drepper
2002-12-08
1
-0
/
+1
*
Initial revision
cvs/initial
Ulrich Drepper
2002-11-26
1
-0
/
+65