commit 22f5846a17808dfa6cb3d59db7e21c3d8d7b49e5
Author: John Marino <[email protected]>
Date: Sat Nov 30 10:47:20 2013 +0100
rtld: Implement Interpose DSO flag
This implementation was sponsored by FreeBSD Foundation.
Taken from:
SVN 256101 (07 OCT 2013)
Summary of changes:
libexec/rtld-elf/rtld.c | 32 ++++++++++++++++++++++++++++++--
libexec/rtld-elf/rtld.h | 1 +
2 files changed, 31 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/22f5846a17808dfa6cb3d59db7e21c3d8d7b49e5
--
DragonFly BSD source repository