82dd5016bd
- Address performance regressions encountered by das@ by caching per-thread data in TLS where available. - Add a __NO_TLS flag to cdefs.h to indicate where not available. - Reorganise the xlocale.h definitions into xlocale/*.h so that they can be included from multiple places. - Export the POSIX2008 subset of xlocale when POSIX2008 says it should be exported, independently of whether xlocale.h is included. - Fix the bug where programs using ctype functions always assumed ASCII unless recompiled. - Fix some style(9) violations. Reviewed by: brooks (mentor) Approved by: dim (mentor) |
||
---|---|---|
.. | ||
_ctype.h | ||
_inttypes.h | ||
_langinfo.h | ||
_locale.h | ||
_monetary.h | ||
_stdio.h | ||
_stdlib.h | ||
_string.h | ||
_time.h | ||
_wchar.h | ||
Makefile |