Files
ghostty/src/build
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-12-17 05:16:27 +08:00
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2025-10-03 07:10:41 -07:00
2025-11-27 13:37:53 -08:00
2026-02-17 23:51:42 +01:00
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2025-03-07 17:52:06 +01:00
2024-01-07 12:10:48 -08:00
2025-10-03 07:10:41 -07:00
2025-11-27 13:37:53 -08:00
2025-10-15 11:55:11 -07:00