]> granicus.if.org Git - neomutt/commit
move the ascii functions to the library
authorRichard Russon <rich@flatcap.org>
Wed, 2 Aug 2017 13:35:14 +0000 (14:35 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 2 Aug 2017 16:15:06 +0000 (17:15 +0100)
commitd85c3bb4febbc13b30afe833fc7306792f7b9dbc
tree5f2609a05c50b1a7cc4a6abcf2ef18a24d740c06
parent3d6bbd74f1b7fa60900e4b40e5875ea678a249c1
move the ascii functions to the library
50 files changed:
Makefile.am
account.c
addrbook.c
alias.c
attach.c
charset.c
color.c
commands.c
copy.c
from.c
handler.c
headers.c
imap/auth.c
imap/auth_sasl.c
imap/command.c
imap/imap.c
imap/message.c
imap/util.c
init.c
keymap.c
lib/Makefile.am
lib/lib.h
lib/lib_ascii.c [moved from ascii.c with 51% similarity]
lib/lib_ascii.h [moved from ascii.h with 70% similarity]
main.c
mbyte.c
mutt_idna.c
muttlib.c
mx.c
ncrypt/crypt.c
ncrypt/crypt_gpgme.c
ncrypt/pgp.c
ncrypt/smime.c
parameter.c
parse.c
pattern.c
po/POTFILES.in
pop_auth.c
pop_lib.c
postpone.c
recvattach.c
remailer.c
rfc1524.c
rfc2047.c
rfc3676.c
rfc822.c
send.c
sendlib.c
smtp.c
url.c