This repository has no description
Something went wrong. Try again.
fix: replace hardcoded locale.h constants with build-system TranslateC master
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.
Author i999rri Date (Mar 28, 2026, 1:59 PM UTC) Commit f0badd34 f0badd34d395daa7c8e660703a3497f4bcdf4a83 Parent 562e7048 562e7048c1a9c52dec2a3f54448e7c7524ffd91d