Openwrt/package/utils/busybox
Jo-Philipp Wich 2ab0dae991 busybox: make high ASCII chars printable (#7993)
Currently busybox utils like "ls" fail to display filenames containing UTF-8
characters, replacing any special characters with "?".

Change libbb's printable_string() function to allow high ASCII characters so
that unicode filenames are displayed correctls.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 43084
2014-10-27 11:22:15 +00:00
..
config
files busybox: remove validation message from bootup 2014-10-02 19:47:33 +00:00
patches busybox: make high ASCII chars printable (#7993) 2014-10-27 11:22:15 +00:00
Config-defaults.in
Config.in
convert_defaults.pl
convert_menuconfig.pl
Makefile busybox: make high ASCII chars printable (#7993) 2014-10-27 11:22:15 +00:00