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_rwlock_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
nptl: Add EOVERFLOW checks for futex calls
Adhemerval Zanella
2020-11-27
1
-7
/
+7
*
y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bit time
Lukasz Majewski
2020-10-04
1
-17
/
+16
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
2019-10-27
1
-4
/
+3
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
Mike Crowe
2019-07-12
1
-18
/
+22
*
nptl: pthread_rwlock: Move timeout validation into _full functions
Mike Crowe
2019-07-12
1
-0
/
+20
*
nptl: Add clockid parameter to futex timed wait calls
Mike Crowe
2019-07-12
1
-4
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)
Andreas Schwab
2018-12-13
1
-1
/
+1
*
Reindent nptl/pthread_rwlock_common.c
Andreas Schwab
2018-12-13
1
-78
/
+80
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
rwlock: Fix explicit hand-over (bug 21298)
Carlos O'Donell
2017-07-28
1
-238
/
+240
*
New pthread rwlock that is more scalable.
Torvald Riegel
2017-01-10
1
-0
/
+924