rtld: Utilize malloc capability of recently updated realpath
authorJohn Marino <draco@marino.st>
Sat, 5 May 2012 16:10:56 +0000 (18:10 +0200)
committerJohn Marino <draco@marino.st>
Sat, 5 May 2012 16:43:32 +0000 (18:43 +0200)
commit96a1a5d8277c3e34f4e8795267ade2159b584aa2
tree4c1742c896ae1df1b4584afd304a7b2990cd136e
parentdcd5dd2ef4ecd2f3a28a1e860d8852ce68a991ac
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.
libexec/rtld-elf/libmap.c