This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 02/15] Initialize the stack guard earlier when linking statically.
On 21 Dec 2016, Florian Weimer verbalised:
> On 12/21/2016 03:16 PM, Florian Weimer wrote:
>> I'm changing this to call __libc_setup_tls directly. This functions is
>> in csu/ and thus automatically exempted from stack protection. There is
>> no need to go indirectly through a definition in nptl/.
Agreed, that's much better: that indirection was always a bit nasty and
I'm glad we can do without it now. The code motion in LIBC_START_MAIN is
the delicate part, and that still looks fine.
--
NULL && (void)