index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nptl
/
pthread_mutex_unlock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 assertions).
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