Subject: Re: New idea on ELF prebinding
To: Ben Harris <bjh21@netbsd.org>
From: Martin Husemann <martin@duskware.de>
List: tech-userlevel
Date: 11/22/2002 13:00:23
On Fri, Nov 22, 2002 at 11:53:38AM +0000, Ben Harris wrote:

> so
> ld.elf_so would check the cache, and if there's no relevant entry it would
> invoke the setuid helper

No, in that case ld.elf_so would just not bother with the (non existing)
prebinding stuff for the current binary. That way you can easily select
which files need prebinding and don't care for the others.


Martin