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
/
x86_64
Age
Commit message (
Expand
)
Author
Lines
2012-05-23
fix issue with longjmp out of signal handlers and cancellation
Rich Felker
-10
/
+8
2012-05-05
update license of njk contributed code (x86_64 asm)
Rich Felker
-2
/
+2
2011-09-18
overhaul clone syscall wrapping
Rich Felker
-20
/
+29
2011-06-14
restore use of .type in asm, but use modern @function (vs %function)
Rich Felker
-0
/
+4
2011-06-13
remove all .size and .type directives for functions from the asm
Rich Felker
-7
/
+0
2011-04-22
fix initial stack alignment in new threads on x86_64
Rich Felker
-1
/
+1
2011-04-17
fix typo in x86_64 cancellable syscall asm
Rich Felker
-1
/
+1
2011-04-17
fix bugs in cancellable syscall asm
Rich Felker
-5
/
+6
2011-04-17
fix some minor issues in cancellation handling patch
Rich Felker
-1
/
+1
2011-04-17
overhaul pthread cancellation
Rich Felker
-0
/
+24
2011-04-06
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
Rich Felker
-2
/
+2
2011-02-19
race condition fix: block all signals before decrementing thread count
Rich Felker
-13
/
+0
2011-02-16
patch by njk, simplifies thread register initialization for x86_64
Rich Felker
-4
/
+0
2011-02-16
patch from njk: make x86_64 __uniclone branchless.
Rich Felker
-6
/
+6
2011-02-15
Port musl to x86-64. One giant commit!
Nicholas J. Kain
-0
/
+61