git: libc symbols bound to rtld must have matching version numbers

John Marino marino at crater.dragonflybsd.org
Tue Sep 8 16:26:38 PDT 2015


commit d66febebfcbe87509f4e19c8e51cc6a3a490996a
Author: John Marino <draco at marino.st>
Date:   Wed Sep 9 01:04:15 2015 +0200

    libc symbols bound to rtld must have matching version numbers
    
    Reset the version of symbols bound to rtld back to DF306.0 version.
    While here, remove definition for __progname and environ which cannot
    be versioned.

Summary of changes:
 lib/libc/gen/Symbol.map    | 36 +++++++++++++++++++++++-------------
 lib/libc/stdlib/Symbol.map |  1 -
 2 files changed, 23 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d66febebfcbe87509f4e19c8e51cc6a3a490996a


-- 
DragonFly BSD source repository



More information about the Commits mailing list