CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/23 17:20:00
Modified files:
libexec/ld.so : Makefile
Added files:
libexec/ld.so : Symbols.map
Log message:
Apply a symbol export list to ld.so with just the expected dl*() and the
two symbols needed by gdb. Remember: ld.so exports override those in
shared libs.
ok deraadt@
