Clean up cruft made visible by the NLS unifdefing:
authornaddy <naddy@openbsd.org>
Mon, 26 Oct 2015 16:27:04 +0000 (16:27 +0000)
committernaddy <naddy@openbsd.org>
Mon, 26 Oct 2015 16:27:04 +0000 (16:27 +0000)
commit9abb453fef52149f4b7fb9f2eab78f7ae735f4dc
tree52d39a8714ec29920942722fdaeffc99e4efd654
parent416c6c246c1a340d598a0b951a7f1405cc61626a
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@
bin/csh/char.c
bin/csh/const.c
bin/csh/csh.c
bin/csh/csh.h
bin/csh/func.c
bin/csh/str.c