e TLS errno has been implemented. That logic has passed all of
the PR checks, and tests on several platforms (still testing). It has
been merged to master. If you see any unusual behaviors, please let us
know ASAP.
The errno feature branch is gone for now, but will probably come back
when we be
FYI..
I have just create a branch called 'errno' in both incubator_nuttx and
incubator_nuttx_apps. This is where we will be implementing new errno
support as documented in Issue #986 "Userspace errno"
(https://github.com/apache/incubator-nuttx/issues/986)
The implementation is not so comple