DragonFly commits List (threaded) for 2013-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: rtld: Sync 6/7 - Minimize differences from FreeBSD
commit 8e58da1e90a9dc14289c4ba8e4e87564c66c32b9
Author: John Marino <draco@marino.st>
Date: Thu Jun 13 08:19:35 2013 +0200
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.
Summary of changes:
libexec/rtld-elf/rtld.c | 308 +++++++++++++++++++++++++++---------------------
1 file changed, 171 insertions(+), 137 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8e58da1e90a9dc14289c4ba8e4e87564c66c32b9
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]