You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 7886985e13 fix uninitialized variable in dladdr 13 years ago
..
arm add ldd and main program loading support to dynamic linker 14 years ago
i386 add ldd and main program loading support to dynamic linker 14 years ago
microblaze fix microblaze asm relocations for shared libc 14 years ago
mips fix dlsym asm for mips 14 years ago
powerpc arg-skipping code for powerpc dynamic linker 14 years ago
x86_64 add ldd and main program loading support to dynamic linker 14 years ago
dl_iterate_phdr.c add dl_iterate_phdr interface 14 years ago
dladdr.c dladdr support for dynamic linker (nonstandard extension) 14 years ago
dlinfo.c implement minimal dlinfo function 13 years ago
dlsym.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
dynlink.c fix uninitialized variable in dladdr 13 years ago
start.c various changes in preparation for dynamic linking support 15 years ago