I uploaded toybox 0.5.2, with sed, printf, shred, base64, getenforce,
setenforce, chcon, mix, and nsenter added to defconfig.

I see from
https://android.googlesource.com/platform/external/toybox/+/master/Android.mk
that android's using of "pending" commands has grown to:

    toys/pending/dd.c \
    toys/pending/expr.c \
    toys/pending/getenforce.c \
    toys/pending/hwclock.c \
    toys/pending/more.c \
    toys/pending/ps.c \
    toys/pending/netstat.c \
    toys/pending/route.c \
    toys/pending/setenforce.c \
    toys/pending/tar.c \
    toys/pending/top.c \
    toys/pending/tr.c \
    toys/pending/traceroute.c \

So these are my current cleanup priorities. I'm currently poking at ps
cleanup. (I also promised someone else to work on mdev this month.)

Rob
_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to