This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug libc/16291] feature request: provide simpler ways to compute stack and tls boundaries
- From: "konstantin.s.serebryany at gmail dot com" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sourceware dot org
- Date: Wed, 11 Dec 2013 11:01:14 +0000
- Subject: [Bug libc/16291] feature request: provide simpler ways to compute stack and tls boundaries
- Auto-submitted: auto-generated
- References: <bug-16291-131 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=16291
--- Comment #11 from Kostya Serebryany <konstantin.s.serebryany at gmail dot com> ---
I accidentally found the global symbol __libc_stack_end.
It is not thread-local, so it helps only for the main thread stack.
Can we rely on it?
--
You are receiving this mail because:
You are on the CC list for the bug.