[PATCH 2/2] New internal function __access_noerrno

Siddhesh Poyarekar siddhesh@gotplt.org
Sat Nov 19 03:09:00 GMT 2016


On Saturday 19 November 2016 12:23 AM, Adhemerval Zanella wrote:
> I think it might be an issue depending of whether errno is accessible
> on tunables initialization (it might be the case where is not yet

That is correct.  Tunables initialization happens very early, earlier
than TLS setup and errno is a TLS variable.

Siddhesh



More information about the Libc-alpha mailing list