openwrt/package
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
..
base-files base-files: add /etc/shadow to list of essential files to keep in sysupgrade (bug 18206) 2014-10-25 17:23:14 +00:00
boot package:grub2: fix build error on linux missing libzfs 2014-08-03 11:15:48 +00:00
devel valgrind: fix build failure on uml 2014-09-01 13:21:44 +00:00
firmware create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
kernel mac80211: fix key flush handling in AP+STA 2014-10-27 11:07:45 +00:00
libs openssl: add ABI_VERSION to fix package rebuild issues (fixes #18169) 2014-10-19 16:54:33 +00:00
network BB: uhttpd: fix HTTP incompatibilities in file handler 2014-10-27 11:09:09 +00:00
system procd: fix initial nand sysupgrade 2014-10-12 15:51:35 +00:00
utils BB: busybox: make high ASCII chars printable (#7993) 2014-10-27 11:22:41 +00:00
Makefile BB: build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) 2014-08-09 12:11:34 +00:00