mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 13:51:30 -05:00
load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation. Please test any code you have that uses the C standard locale functions! Reviewed by: das (gdtoa changes) Approved by: dim (mentor) |
||
|---|---|---|
| .. | ||
| _hdtoa.c | ||
| _hldtoa.c | ||
| _ldtoa.c | ||
| glue.c | ||
| machdep_ldisd.c | ||
| machdep_ldisQ.c | ||
| machdep_ldisx.c | ||
| Makefile.inc | ||
| Symbol.map | ||