[Toybox] Did I mention the release?

Rob Landley rob at landley.net
Mon Mar 2 11:17:50 PST 2015


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

 1425323870.0


More information about the Toybox mailing list