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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix i386 __set_thread_area fallback
Rich Felker
2020-08-30
1
-0
/
+1
*
install dynamic tls synchronously at dlopen, streamline access
Rich Felker
2019-02-18
1
-8
/
+0
*
make arch __set_thread_area backends hidden
Rich Felker
2018-09-12
1
-0
/
+1
*
make arch __clone backends hidden
Rich Felker
2018-09-12
1
-0
/
+1
*
in i386 __set_thread_area, don't assume %gs register is initially zero
Rich Felker
2015-05-16
1
-4
/
+9
*
use hidden __tls_get_new for tls/tlsdesc lookup fallback cases
Rich Felker
2015-04-14
1
-1
/
+3
*
consistently use hidden visibility for cancellable syscall internals
Rich Felker
2015-04-14
1
-3
/
+8
*
allow i386 __set_thread_area to be called more than once
Rich Felker
2015-04-13
1
-1
/
+5
*
prepare cancellation syscall asm for possibility of __cancel returning
Rich Felker
2015-02-20
1
-1
/
+8
*
optimize i386 ___tls_get_addr asm
Rich Felker
2014-06-19
1
-1
/
+8
*
add thread-pointer support for pre-2.6 kernels on i386
Rich Felker
2014-06-10
1
-4
/
+18
*
clone: make clone a wrapper around __clone
Bobby Bingham
2014-02-09
1
-3
/
+0
*
beginnings of full TLS support in shared libraries
Rich Felker
2012-10-04
1
-0
/
+8
*
fix issue with longjmp out of signal handlers and cancellation
Rich Felker
2012-05-23
1
-21
/
+15
*
replace bad cancellation cleanup abi with a sane one
Rich Felker
2012-02-09
1
-34
/
+0
*
overhaul clone syscall wrapping
Rich Felker
2011-09-18
2
-34
/
+60
*
further debloat cancellation handlers
Rich Felker
2011-08-03
1
-3
/
+13
*
fix static linking dependency bloat with cancellation
Rich Felker
2011-08-03
2
-8
/
+8
*
restore use of .type in asm, but use modern @function (vs %function)
Rich Felker
2011-06-14
6
-0
/
+7
*
remove all .size and .type directives for functions from the asm
Rich Felker
2011-06-13
6
-11
/
+0
*
fix bugs in cancellable syscall asm
Rich Felker
2011-04-17
1
-5
/
+4
*
fix some minor issues in cancellation handling patch
Rich Felker
2011-04-17
1
-1
/
+1
*
overhaul pthread cancellation
Rich Felker
2011-04-17
1
-0
/
+36
*
match glibc/lsb cancellation abi on i386
Rich Felker
2011-03-25
2
-0
/
+24
*
race condition fix: block all signals before decrementing thread count
Rich Felker
2011-02-19
1
-9
/
+0
*
finish unifying thread register handling in preparation for porting
Rich Felker
2011-02-15
1
-0
/
+22
*
begin unifying clone/thread management interface in preparation for porting
Rich Felker
2011-02-15
1
-25
/
+17
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
2
-0
/
+57