index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
/
i386
Age
Commit message (
Expand
)
Author
Lines
2011-09-18
overhaul clone syscall wrapping
Rich Felker
-34
/
+60
2011-08-03
further debloat cancellation handlers
Rich Felker
-3
/
+13
2011-08-03
fix static linking dependency bloat with cancellation
Rich Felker
-8
/
+8
2011-06-14
restore use of .type in asm, but use modern @function (vs %function)
Rich Felker
-0
/
+7
2011-06-13
remove all .size and .type directives for functions from the asm
Rich Felker
-11
/
+0
2011-04-17
fix bugs in cancellable syscall asm
Rich Felker
-5
/
+4
2011-04-17
fix some minor issues in cancellation handling patch
Rich Felker
-1
/
+1
2011-04-17
overhaul pthread cancellation
Rich Felker
-0
/
+36
2011-03-25
match glibc/lsb cancellation abi on i386
Rich Felker
-0
/
+24
2011-02-19
race condition fix: block all signals before decrementing thread count
Rich Felker
-9
/
+0
2011-02-15
finish unifying thread register handling in preparation for porting
Rich Felker
-0
/
+22
2011-02-15
begin unifying clone/thread management interface in preparation for porting
Rich Felker
-25
/
+17
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+57