Hacker News new | ask | show | jobs
by lokar 981 days ago
Requiring you to hold a mutex to safely call the function is an API change
1 comments

I was not suggesting the caller hold a mutex, but rather getenv(), which eould be transparent to the caller.
Don’t you need C++11?