1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/libexec/rtld-elf
Alexander Kabaev 3c0d0ca74b Bring rtld exports in line with corresponding symbols exported from
libc.

Disable SYMVER_DEFAULT n rtld until its implications are understood
better.
2007-04-09 23:00:29 +00:00
..
amd64
arm
i386 Remove reference to FBSDprivate version. We do not use it in this 2007-04-07 23:23:10 +00:00
ia64
powerpc
sparc64
debug.c
debug.h
libmap.c
libmap.h
Makefile Bring rtld exports in line with corresponding symbols exported from 2007-04-09 23:00:29 +00:00
malloc.c
map_object.c Implement dl_iterate_phdr function. 2007-04-03 18:31:20 +00:00
rtld_lock.c Use u_int for variable manipulated by atomic ops to match atomic 2007-04-03 18:28:13 +00:00
rtld_lock.h
rtld_tls.h
rtld.1
rtld.c Catch up on rtld's special status. Since it does not appear on 2007-04-07 23:17:00 +00:00
rtld.h Implement dl_iterate_phdr function. 2007-04-03 18:31:20 +00:00
Symbol.map Bring rtld exports in line with corresponding symbols exported from 2007-04-09 23:00:29 +00:00
Versions.def Bring rtld exports in line with corresponding symbols exported from 2007-04-09 23:00:29 +00:00
xmalloc.c