HardenedBSD/libexec/rtld-elf
Konstantin Belousov 0c5cba543b Do not erronously export 'openat' symbol from rtld.
The symbol leaked after r276630 since lib/libc/sys/openat.c defines
versions for openat using .symver (version script cannot assign two
versions to one symbol), and rtld uses openat.  Instead, directly use
__sys_openat().

Reported and tested by:	antoine
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2015-01-04 00:33:41 +00:00
..
amd64
arm
i386
mips
powerpc
powerpc64
sparc64
tests
debug.c
debug.h
libmap.c
libmap.h
Makefile
malloc.c
map_object.c
rtld_lock.c
rtld_lock.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld.1
rtld.c
rtld.h
Symbol.map
xmalloc.c