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
50cb6dbb0c
musl
/
src
/
ldso
History
Download ZIP
Download TAR.GZ
Rich Felker
c6d441e3a2
Merge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-14 14:01:39 -05:00
..
arm
add ldd and main program loading support to dynamic linker
2012-05-27 16:01:44 -04:00
i386
add ldd and main program loading support to dynamic linker
2012-05-27 16:01:44 -04:00
microblaze
fix microblaze asm relocations for shared libc
2012-10-17 23:45:21 -04:00
mips
fix dlsym asm for mips
2012-11-08 14:31:49 -05:00
powerpc
PPC port cleaned up, static linking works well now.
2012-11-13 19:12:25 +01:00
x86_64
add ldd and main program loading support to dynamic linker
2012-05-27 16:01:44 -04:00
dl_iterate_phdr.c
add dl_iterate_phdr interface
2012-10-31 21:27:48 -04:00
dladdr.c
dladdr support for dynamic linker (nonstandard extension)
2012-08-26 21:09:26 -04:00
dlsym.c
use restrict everywhere it's required by c99 and/or posix 2008
2012-09-06 22:44:55 -04:00
dynlink.c
support ldso path files without final newline
2012-11-09 13:49:40 -05:00
start.c
various changes in preparation for dynamic linking support
2011-02-24 16:37:21 -05:00