DragonFly BSD
DragonFly commits List (threaded) for 2012-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: rtld: Remove unused xrealloc function


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 23 Jan 2012 08:15:08 -0800 (PST)

commit 6669a78bee0de8928b29bc3e6cdca76d7c98d930
Author: John Marino <draco@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]