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_join_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
*
nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
Adhemerval Zanella
2022-04-14
1
-5
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
nptl: Move cancel state out of cancelhandling
Adhemerval Zanella
2021-06-09
1
-1
/
+4
*
nptl: Remove CANCELING_BITMASK
Adhemerval Zanella
2021-06-09
1
-1
/
+1
*
nptl: Move __free_tcb into libc
Florian Weimer
2021-05-11
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
nptl: Remove clockwait_tid
Adhemerval Zanella
2020-11-25
1
-58
/
+18
*
y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
Lukasz Majewski
2020-08-13
1
-8
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
nptl: Add pthread_clockjoin_np
Mike Crowe
2019-11-01
1
-7
/
+9
*
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-10-30
1
-4
/
+3
*
time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
2019-10-27
1
-1
/
+2
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]
Florian Weimer
2019-02-15
1
-2
/
+3
*
nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)
Adhemerval Zanella
2019-02-14
1
-1
/
+60
*
nptl: Cleanup cancellation macros
Adhemerval Zanella
2019-01-03
1
-8
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
nptl: Consolidate pthread_{timed,try}join{_np}
Adhemerval Zanella
2017-12-20
1
-0
/
+115