aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2014-12-13 11:58:08 -0600
committerRob Landley <rob@landley.net>2014-12-13 11:58:08 -0600
commit0517eb7d604da454213e42d55f477401dc7f7ebf (patch)
treed4b93cafdf4dcd0ce030e8f9bdbb0dda5601bf87 /Makefile
parent87fbe12dbba8278d58d6581626e4cf4224dbca8d (diff)
downloadtoybox-0517eb7d604da454213e42d55f477401dc7f7ebf.tar.gz
Add base64.
The tizen guys wanted this. Yeah, I know there's base64 code in uuencode/uudecode, but that this has -i, input lines aren't of fixed length, encode/decode are in same file, there's no prefix/suffix code, it always writes to stdout... Eliminating the code duplication wouldn't be worth the if/else I'd have to add, so I just did a new one. Factored out the base64 table init into lib.c though: that was worth sharing.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions