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