You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/24 18:32:28 UTC

[GitHub] [incubator-nuttx] patacongo commented on pull request #3170: Move getopt() variables into TLS

patacongo commented on pull request #3170:
URL: https://github.com/apache/incubator-nuttx/pull/3170#issuecomment-806061515


   See issue #3168 
   
   This solution can be made extensible without to much effort there are certainly other globals that below in TLS.  One I notic is syslog_mask.  Should each task be able to control its syslog mask independently?
   
   I would recommend that we get this in place, then generalize to handle other libc globals.
   
   After this is in place, I will take a look at adding getopt_long() as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org