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 5552ce5200 move dynamic linker to its own top-level directory, ldso 10 years ago
..
aarch64 apply hidden visibility to tlsdesc accessor functions 11 years ago
arm move arm-specific translation units out of arch/arm/src, to src/*/arm 10 years ago
i386 apply hidden visibility to tlsdesc accessor functions 11 years ago
microblaze use hidden visibility for call from dlsym to internal __dlsym 11 years ago
mips use hidden visibility for call from dlsym to internal __dlsym 11 years ago
or1k use hidden visibility for call from dlsym to internal __dlsym 11 years ago
powerpc use hidden visibility for call from dlsym to internal __dlsym 11 years ago
sh fix PLT call offset in sh dlsym asm 11 years ago
x32 use hidden visibility for call from dlsym to internal __dlsym 11 years ago
x86_64 apply hidden visibility to tlsdesc accessor functions 11 years ago
__dlsym.c move static-linked stub dlsym out of dynlink.c 10 years ago
dl_iterate_phdr.c adapt static dl_iterate_phdr not to depend on !defined(SHARED) 10 years ago
dladdr.c move static/stub version of dladdr out of dynlink.c 10 years ago
dlclose.c move dlclose out of dynlink.c to its own source file 10 years ago
dlerror.c move static-linked stub invalid dso handle checking out of dynlink.c 10 years ago
dlinfo.c move dlinfo out of dynlink.c 10 years ago
dlopen.c move static-linked stub dlopen out of dynlink.c 10 years ago
dlsym.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
tlsdesc.c move dynamic linker to its own top-level directory, ldso 10 years ago