acassis commented on PR #9578:
URL: https://github.com/apache/nuttx/pull/9578#issuecomment-1601034815

   > g_lcl_isset > 0 && strcmp(g_lcl_tzname, name)
   
   Yes, every time tzset() is called it will be set. How Linux, FreeBSD, etc 
fix this issue? Did you search more about it? At least on Linux glibc tzset() 
also verify if tzname is equal to previous one and return.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to