Use nl_langinfo properly to detect if the charset is utf8
authorPierre Habouzit <madcoder@debian.org>
Sun, 30 Dec 2007 10:50:19 +0000 (11:50 +0100)
committerPierre Habouzit <madcoder@debian.org>
Sun, 30 Dec 2007 11:09:37 +0000 (12:09 +0100)
commit6be1cb501cb582f98b6d800d7adfd7a42677ea77
treef189e953ecf95637c6881568329dc03564b3c943
parentdb8ff78290e27a9978b51865ab40d30e78469ed5
Use nl_langinfo properly to detect if the charset is utf8

  Also remove bogus guard: we cannot use waddch for a multi-byte character
(EUC-JP comes to mind).

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
demo/boxshell.c
madtty/madtty.c
madtty/madtty.h