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 521b4d27a0 fix dl_iterate_phdr dlpi_tls_data reporting to match spec 5 years ago
..
aarch64 remove remaining traces of __tls_get_new 7 years ago
arm add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 7 years ago
i386 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 7 years ago
m68k add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 7 years ago
microblaze add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 7 years ago
mips add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 7 years ago
mips64 add mips64 port 10 years ago
mipsn32 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 7 years ago
or1k add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 7 years ago
powerpc add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 7 years ago
powerpc64 remove stray .end directives from powerpc[64] asm 7 years ago
riscv64 add riscv64 architecture support 7 years ago
s390x s390x: implement dlsym 9 years ago
sh add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 7 years ago
x32 use hidden visibility for call from dlsym to internal __dlsym 11 years ago
x86_64 remove remaining traces of __tls_get_new 7 years ago
__dlsym.c fix time64 link regression of dlsym stub for static-linked programs 7 years ago
dl_iterate_phdr.c fix dl_iterate_phdr dlpi_tls_data reporting to match spec 5 years ago
dladdr.c reduce spurious inclusion of libc.h 8 years ago
dlclose.c reduce spurious inclusion of libc.h 8 years ago
dlerror.c lift child restrictions after multi-threaded fork 6 years ago
dlinfo.c reduce spurious inclusion of libc.h 8 years ago
dlopen.c reduce spurious inclusion of libc.h 8 years ago
dlsym.c move tlsdesc and internal dl function declarations to dynlink.h 8 years ago
tlsdesc.c reduce spurious inclusion of libc.h 8 years ago