rtld: Sync 6/7 - Minimize differences from FreeBSD
authorJohn Marino <draco@marino.st>
Thu, 13 Jun 2013 06:19:35 +0000 (08:19 +0200)
committerJohn Marino <draco@marino.st>
Thu, 13 Jun 2013 11:12:08 +0000 (13:12 +0200)
commit8e58da1e90a9dc14289c4ba8e4e87564c66c32b9
tree807592ba1dd503724ea44fd8158fa28804a3f297
parent042953d8e3173add9848fe8ddbedc413a77cccc4
rtld: Sync 6/7 - Minimize differences from FreeBSD

DragonFly developed some rtld features before FreeBSD, and consequently
those features were ported back to FreeBSD.  Some portions of these
new lines were modified for various reasons, e.g. the variable names
weren't liked or additional constraints were deemed necessary such as
the ability to maintain the old (incorrect) behavior of RUNPATH.

In any case, there were minor differences including whitespace, and
this commit reduces those differences to ease future syncing.
libexec/rtld-elf/rtld.c