[Toybox] [PATCH] Add "uudecode -o -" support.

enh enh at google.com
Mon Apr 3 14:14:34 PDT 2017


busybox uudecode supports this, and POSIX explicitly mentions it (albeit
only in the "STDOUT" section). Plus Android doesn't have /dev/stdout and
/dev/stdin, so this lets us rewrite the uudecode tests so they pass on
Android too.
---
 tests/uudecode.test   | 19 +++++++++----------
 toys/posix/uudecode.c |  3 ++-
 2 files changed, 11 insertions(+), 11 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20170403/ae6459cb/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-uudecode-o-support.patch
Type: text/x-patch
Size: 2758 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20170403/ae6459cb/attachment.bin>


More information about the Toybox mailing list