This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Quick access to stack bounds
On 12/09/2009 09:39 AM, Ulrich Drepper wrote:
I really don't like adding unrelated and unused details like this offset
in the ABI.
Ok. I think we can live with that.
What are your plans for the initial thread having an unlimited stack?
What is the stack size or stack base address?
I have no idea. I'd sort of forgotten that unlimited stacks existed,
since Fedora always sets a reasonable default.
The only thing that I can figure that makes sense is to leave the
base address NULL to signal this fact. Not terribly helpful, but
perhaps this isn't really the common case anymore.
r~