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

git: rtld: Utilize malloc capability of recently updated realpath


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 5 May 2012 09:44:02 -0700 (PDT)

commit 96a1a5d8277c3e34f4e8795267ade2159b584aa2
Author: John Marino <draco@marino.st>
Date:   Sat May 5 18:10:56 2012 +0200

    rtld: Utilize malloc capability of recently updated realpath
    
    Now that DragonFly's realpath works like the FreeBSD version, rtld can
    use the FreeBSD code without modification which is a little more
    efficient.

Summary of changes:
 libexec/rtld-elf/libmap.c |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/96a1a5d8277c3e34f4e8795267ade2159b584aa2


-- 
DragonFly BSD source repository



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