freebsd-nq/libexec/rtld-elf
Alexander Kabaev 0eb88f2029 Implement ELF symbol versioning using GNU semantics. This code aims
to be compatible with symbol versioning support as implemented by
GNU libc and documented by http://people.redhat.com/~drepper/symbol-versioning
and LSB 3.0.

Implement dlvsym() function to allow lookups for a specific version of
a given symbol.
2005-12-18 19:43:33 +00:00
..
alpha Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
amd64 Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
arm Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
i386 Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
ia64
powerpc Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
sparc64 Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
debug.c
debug.h
libmap.c
libmap.h
Makefile
malloc.c
map_object.c Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
rtld_lock.c
rtld_lock.h
rtld_tls.h
rtld.1
rtld.c Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
rtld.h Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +00:00
xmalloc.c