Files
ghostty/src/os
i999rri f0badd34d3 fix: replace hardcoded locale.h constants with build-system TranslateC
Replace hardcoded locale.h constants and extern function declarations
with build-system TranslateC, following the same pattern as pty.c.

This fixes LC_ALL being hardcoded to 6 (musl/glibc value), which is
implementation-defined and differs on Windows MSVC (where LC_ALL is 0),
causing setlocale() to crash with an invalid parameter error.
2026-03-28 22:59:10 +09:00
..
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2025-03-12 16:29:17 -07:00
2025-11-27 13:37:53 -08:00
2026-01-09 20:37:58 -08:00
2026-01-09 20:23:39 -08:00
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00