CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/18 17:10:57
Modified files:
usr.bin/ssh : utf8.c
Log message:
Add a common nl_langinfo(CODESET) alias for US-ASCII "ANSI_X3.4-1968"
that is used by Linux. Fixes mprintf output truncation for non-UTF-8
locales on Linux spotted by dtucker@; ok deraadt@ schwarze@
