This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2f0c415ceb
musl
/
src
/
ldso
History
Download ZIP
Download TAR.GZ
Rich Felker
2fdea17c3d
fix dlopen UB due to longjmp/volatile rules violation
2011-07-01 22:40:00 -04:00
..
i386
make ldso asm more uniform with rest of codebase (no unnecessary suffixes)
2011-06-19 22:42:10 -04:00
x86_64
x86_64: ensure that dtor pointer passed to app is 0 so it won't be used
2011-06-19 08:33:27 -04:00
dynlink.c
fix dlopen UB due to longjmp/volatile rules violation
2011-07-01 22:40:00 -04:00
start.c
various changes in preparation for dynamic linking support
2011-02-24 16:37:21 -05:00