rtld: dl_iterate_phdr change
authorJohn Marino <draco@marino.st>
Sat, 30 Nov 2013 09:55:19 +0000 (10:55 +0100)
committerJohn Marino <draco@marino.st>
Sat, 30 Nov 2013 11:55:32 +0000 (12:55 +0100)
commit7d311ee5e8979654775e8b55d3c322cf99cd4743
tree561a353db428210dc926a9cbe0037165992014e3
parent22f5846a17808dfa6cb3d59db7e21c3d8d7b49e5
rtld: dl_iterate_phdr change

The dynamic linker needs to include itself when iterating over loaded
ELF objects in dl_iterate_phdr(3).

Taken by:
FreeBSD SVN 257811 (07 NOV 2013)
libexec/rtld-elf/rtld.c