diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ | |||
1 | Busybox TODO | ||
2 | |||
3 | Stuff that needs to be done | ||
4 | |||
5 | ---- | ||
6 | tr - missing SuS3 features in busybox 1.0pre10 | ||
7 | |||
8 | tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=] | ||
9 | support is also missing. | ||
10 | ---- | ||
11 | |||