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_kill.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
nptl: pthread_kill must send signals to a specific thread [BZ #28407]
Florian Weimer
2021-10-01
1
-3
/
+1
*
nptl: pthread_kill needs to return ESRCH for old programs (bug 19193)
Florian Weimer
2021-09-20
1
-8
/
+29
*
nptl: Fix race between pthread_kill and thread exit (bug 12889)
Florian Weimer
2021-09-13
1
-25
/
+40
*
nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193)
Florian Weimer
2021-09-13
1
-1
/
+6
*
nptl: Use pthread_kill on pthread_cancel
Adhemerval Zanella
2021-06-09
1
-6
/
+12
*
nptl: Implement raise in terms of pthread_kill
Adhemerval Zanella
2021-06-09
1
-13
/
+29
*
nptl: Move pthread_kill to libc
Adhemerval Zanella
2021-03-26
1
-1
/
+6
*
nptl: Move Linux pthread_kill to nptl
Adhemerval Zanella
2021-03-12
1
-9
/
+17
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+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
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.
Roland McGrath
2014-07-15
1
-0
/
+38