diff options
author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-04-19 22:22:06 +0000 |
---|---|---|
committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-04-19 22:22:06 +0000 |
commit | 6ecb8284b5d304b2018119d38fdd57a4b571b252 (patch) | |
tree | 3c5c6d2e1cfe06cb2fbd7bc41d5076b75976b595 /TODO | |
parent | e0841316a45656eedefbb639c7b1f2912ec57d68 (diff) | |
download | busybox-w32-6ecb8284b5d304b2018119d38fdd57a4b571b252.tar.gz busybox-w32-6ecb8284b5d304b2018119d38fdd57a4b571b252.tar.bz2 busybox-w32-6ecb8284b5d304b2018119d38fdd57a4b571b252.zip |
Patch from Jean Wolter:
it looks like the introduced support for character classes and
equivalence classes is not correct. The attached patch tries to fix
some symptoms and tries to make tr behave like gnu tr for the added
test cases. The patch
- removes if clauses with side effects
- fixes handling of buffer pointer (strcat added characters to the
buffer without increasing the buffer pointer)
- re-arranges character classes to match ASCII order
regards,
Jean
git-svn-id: svn://busybox.net/trunk/busybox@14926 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions