tn3399_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 busybox: update to 1.22.1 2014-05-25 17:42:09 +00:00
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 busybox: add back missing crond config change 2014-05-25 17:45:22 +00:00
Config.in busybox: Add help documentation in menuconfig 2014-01-31 19:15:14 +00:00
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
Makefile busybox: make high ASCII chars printable (#7993) 2014-10-27 11:22:15 +00:00