diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-31 05:15:38 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-31 05:15:38 +0100 |
commit | d8528b8e56bab7643722e4453121882d23c23c07 (patch) | |
tree | c742df066326cd571327b10d4cca3341c798d129 /TODO_unicode | |
parent | ed910c750d7908a31262488e04d38b7bf3d75322 (diff) | |
download | busybox-d8528b8e56bab7643722e4453121882d23c23c07.tar.gz |
ls: unicode fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'TODO_unicode')
-rw-r--r-- | TODO_unicode | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO_unicode b/TODO_unicode index c29fd933b..b310e8d4d 100644 --- a/TODO_unicode +++ b/TODO_unicode @@ -7,7 +7,7 @@ dumpleases Applets which may need unicode handling (more extensive than sanitizing of filenames in error messages): -ls - uses unicode_strlen, not scrlen +ls - work in progress expand, unexpand - uses unicode_strlen, not scrlen ash, hush through lineedit - uses unicode_strlen, not scrlen top - need to sanitize process args |