index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
/
pthread_kill.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix async-cancel-safety of pthread_cancel
Rich Felker
2020-07-06
1
-1
/
+4
*
make thread killlock async-signal-safe for pthread_kill
Rich Felker
2020-07-06
1
-0
/
+3
*
split internal lock API out of libc.h, creating lock.h
Rich Felker
2018-09-12
1
-0
/
+1
*
improve pthread_exit synchronization with functions targeting tid
Rich Felker
2018-05-05
1
-2
/
+2
*
remove incorrect ESRCH error from pthread_kill
Rich Felker
2018-05-04
1
-1
/
+2
*
consistently use the LOCK an UNLOCK macros
Jens Gustedt
2018-01-09
1
-2
/
+2
*
eliminate use of cached pid from thread structure
Rich Felker
2014-07-05
1
-1
/
+1
*
fix several locks that weren't updated right for new futex-based __lock
Rich Felker
2012-07-12
1
-2
/
+2
*
fix pthread_kill unlocking
Rich Felker
2012-07-12
1
-1
/
+1
*
fix race condition in pthread_kill
Rich Felker
2011-06-14
1
-1
/
+5
*
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
Rich Felker
2011-04-06
1
-1
/
+1
*
if returning errno value directly from a syscall, we need to negate it.
Rich Felker
2011-03-19
1
-1
/
+1
*
syscall overhaul part two - unify public and internal syscall interface
Rich Felker
2011-03-19
1
-2
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+7