[PATCH] base64 unification

walter harms wharms at bfs.de
Fri Feb 17 08:15:36 UTC 2006


Hi devin,
there are functions for base64 handling in libc called a64l() and 
l64a(). I guess you can shrink your patch by using them.

nice work,
walter



Devin Bayer wrote:
> I'm working on an applet that needs base64, so I thought I'd unify  all 
> the other cases into libbb.  I've only tested this on OS X, but  no 
> problems there.  The applets affected are: wget, httpd, uuencode,  and 
> uudecode.
> 



More information about the busybox mailing list