git: rtld: Utilize malloc capability of recently updated realpath
John Marino
marino at crater.dragonflybsd.org
Sat May 5 09:44:02 PDT 2012
commit 96a1a5d8277c3e34f4e8795267ade2159b584aa2
Author: John Marino <draco at 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
More information about the Commits
mailing list