Re: 2nd Linux kernel patch to remove stack exec

Bernd Schmidt (crux@POOL.INFORMATIK.RWTH-AACHEN.DE)
Mon, 14 Apr 1997 09:46:38 +0200

>
> Objective C uses trampolines, also. GNU libc 2.0 uses trampolines ...

The next version won't. I've sent Ulrich a patch which makes the Linux part
of glibc trampoline-free (there were rather fewer than I expected). Since no
one uses ObjC, that should make a non-executable stack possible.

Bernd