openwrt-owl/package
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
..
base-files base-files: add /etc/shadow to list of essential files to keep in sysupgrade (bug 18206) 2014-10-25 17:22:46 +00:00
boot
devel gdb: fix build failure on arm 2014-10-24 11:19:29 +00:00
firmware
kernel mac80211: fix key flush handling in AP+STA 2014-10-27 11:02:23 +00:00
libs openssl: fix target definition for x86_64 (#18182) 2014-10-24 13:23:39 +00:00
network uhttpd: fix HTTP incompatibilities in file handler 2014-10-27 10:25:07 +00:00
system
utils busybox: make high ASCII chars printable (#7993) 2014-10-27 11:22:15 +00:00
Makefile