On Thu, Sep 16, 2010 at 6:03 PM, Vladimir Dronnikov <[email protected]> wrote: >> While we are at it, why mailutils contain almost exact copy of uudecode's >> base64 encoder and decoder? > > Lemme recall. Can you point out the diffs you noticed?
I already merged them. http://git.busybox.net/busybox/commit/?id=9fe98f701d40835db32baa12c94b661d40231ea4 mail's one wanted '-' as a terminator. uudecode wanted "====" base64 wanted EOF. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
