git: rtld: Remove unused xrealloc function

John Marino marino at crater.dragonflybsd.org
Mon Jan 23 08:15:08 PST 2012


commit 6669a78bee0de8928b29bc3e6cdca76d7c98d930
Author: John Marino <draco at marino.st>
Date:   Sat Jan 21 11:52:42 2012 +0100

    rtld: Remove unused xrealloc function
    
    xrealloc was added back in the prebind support days, but wasn't removed
    when the resident executable support that replaced it arrived back in
    2004.

Summary of changes:
 libexec/rtld-elf/rtld.h    |    1 -
 libexec/rtld-elf/xmalloc.c |   17 +++--------------
 2 files changed, 3 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6669a78bee0de8928b29bc3e6cdca76d7c98d930


-- 
DragonFly BSD source repository





More information about the Commits mailing list