git: rtld: Sync 6/7 - Minimize differences from FreeBSD

John Marino marino at crater.dragonflybsd.org
Thu Jun 13 04:13:18 PDT 2013


commit 8e58da1e90a9dc14289c4ba8e4e87564c66c32b9
Author: John Marino <draco at 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



More information about the Commits mailing list