diff options
author | Rob Landley <rob@landley.net> | 2019-08-30 17:08:23 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-08-30 17:08:23 -0500 |
commit | e8b86c8c0499ae04652fe87c0f4af69ad875af10 (patch) | |
tree | eb7b3fcb2d054c3aa5c0ebb3728505596eaae9e4 /www | |
parent | 1a499d83d40a224110fee7d45ee08a068516ccba (diff) | |
download | toybox-e8b86c8c0499ae04652fe87c0f4af69ad875af10.tar.gz |
Update roadmap (what android is using out of pending).
Diffstat (limited to 'www')
-rwxr-xr-x | www/roadmap.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/roadmap.html b/www/roadmap.html index 9c284dba..c06f897c 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -346,11 +346,10 @@ dd getevent grep gzip newfs_msdos </b></blockquote> <p>Update: Android.mk is currently building the following toybox files out -of "pending". These should be a priority for cleanup (ones marked with * -don't have a symlink, so they're a lot less visible):</p> +of "pending". These should be a priority for cleanup:</p> <blockquote><b> -chrt dd expr getfattr* lsof modprobe more setfattr* tar tr traceroute +bc dd diff expr lsof tr getfattr modprobe more traceroute </b></blockquote> <p>Android wishlist:</p> |