CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/26 10:27:04
Modified files:
bin/csh : char.c const.c csh.c csh.h func.c str.c
Log message:
Clean up cruft made visible by the NLS unifdefing:
* remove setlocale() calls
* remove write-only variable AsciiOnly
* remove now unused string constants STRLANG, STRLC_CTYPE
* remove hardcoded support for ISO8859-1
ok millert@
