openwrt/package/utils/busybox
jow f27e8004a0 BB: 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>

Backport of r43084

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-27 11:22:41 +00:00
..
config create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
files package/*: remove useless explicit set of function returncode 2014-09-01 13:21:54 +00:00
patches BB: busybox: make high ASCII chars printable (#7993) 2014-10-27 11:22:41 +00:00
Config-defaults.in create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
Config.in create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
Makefile BB: busybox: make high ASCII chars printable (#7993) 2014-10-27 11:22:41 +00:00
convert_defaults.pl create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
convert_menuconfig.pl create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00