<div dir="ltr"><div><br></div><div>busybox uudecode supports this, and POSIX explicitly mentions it (albeit</div><div>only in the "STDOUT" section). Plus Android doesn't have /dev/stdout and</div><div>/dev/stdin, so this lets us rewrite the uudecode tests so they pass on</div><div>Android too.</div><div>---</div><div> tests/uudecode.test   | 19 +++++++++----------</div><div> toys/posix/uudecode.c |  3 ++-</div><div> 2 files changed, 11 insertions(+), 11 deletions(-)</div><div><br></div>
</div>