sendfile: code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 31 Jul 2018 15:30:08 +0000 (17:30 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 31 Jul 2018 15:30:08 +0000 (17:30 +0200)
commit8d634a08c4164da3a0d93caa9de825384e59d27d
treecfabe15456c00a6582a3b279388128faad013f6d
parentf28b8857a9fa7b2b137a19ce7069077da5706d78
sendfile: code shrink

function                                             old     new   delta
printstr_base64                                        -      22     +22
printbuf_base64                                        -      11     +11
printfile_base64                                       -       9      +9
makemime_main                                        305     294     -11
encode_n_base64                                      236     223     -13
sendmail_main                                       1380    1366     -14
encode_base64                                         36       -     -36
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 0/3 up/down: 42/-74)            Total: -32 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
mailutils/mail.c
mailutils/mail.h
mailutils/makemime.c
mailutils/sendmail.c