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_clockjoin.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
*
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
2021-06-15
1
-1
/
+2
*
nptl: Move thread join functions into libc
Florian Weimer
2021-05-11
1
-9
/
+18
*
nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden proto
Adhemerval Zanella
2021-03-05
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
nptl: Return EINVAL for invalid clock for pthread_clockjoin_np
Adhemerval Zanella
2020-11-25
1
-0
/
+4
*
nptl: Handle NULL abstime [BZ #26394]
H.J. Lu
2020-08-17
1
-3
/
+9
*
y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
Lukasz Majewski
2020-08-13
1
-3
/
+16
*
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
-0
/
+29