CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2011/09/22 03:06:10

Modified files:
        lib/libc/gen   : ctype_.c 

Log message:
Stop using the latin1 character set in the "C" locale. This behaviour was
non-standard. Tools which aren't locale-aware should only print ASCII but
were also printing latin1 which looks garbled in UTF-8 terminals.
Folks who want to use an extended character set now must set LC_CTYPE.
ok millert uwe naddy espie

Reply via email to