Author :
schwarze
Date :
2019-01-18 07:43:36
Hash :8fb85c7d Message :Improve the description of locale dependency:
* mention LC_COLLATE;
* clarify that all these functions are infested, including the *_l() versions;
* avoid ENVIRONMENT, these functions don't inspect it;
* and point to the C library functions that change the locale.
OK millert@