Comment 26 for bug 1757517

Revision history for this message
In , Carlos-odonell (carlos-odonell) wrote :

(In reply to comment #21)
> I think it will least surprise users if "stack" means the stack actually
> available to the thread, not including implementation details such as TLS,
> so they can work with tools that determine the amount of stack space used
> by individual functions to work out how large a stack may be needed.

That sounds like a reasonable position to take. Do we know if other OSs interpret POSIX `stack' in this way?