[PATCH] noexec + noplt -> type_class

Jakub Jelinek jakub@redhat.com
Mon Aug 27 00:32:00 GMT 2001


On Sun, Aug 26, 2001 at 03:20:40PM -0700, Ulrich Drepper wrote:
> Jakub Jelinek <jakub@redhat.com> writes:
> 
> > Here it is (bootstrapped, regression tested on i686):
> 
> Looks good, I've applied it.  With one additional change: there is no
> need pass reloc_type to the _dl_lookup_* functions.  We can just pass
> the computed type_class value.  I think I've also changed all callers
> correctly.

I thought about this too. But was afraid of doing this change since
_dl_lookup_*symbol* are exported from ld.so. On the other side, I think apps
have no businness to call this function...

	Jakub



More information about the Libc-hacker mailing list