move ascii.* into the lib-lib.
authorPierre Habouzit <madcoder@debian.org>
Sun, 29 Oct 2006 13:57:36 +0000 (14:57 +0100)
committerPierre Habouzit <madcoder@debian.org>
Sun, 29 Oct 2006 13:57:36 +0000 (14:57 +0100)
commitecaab35b973fbceb58b5ed174971c82762cc0199
treef9ed7dde122fd7f0c9611064b11b6ddb563a742d
parent7f7a0be369840b290248e5b0302beb447fa1b3cd
move ascii.* into the lib-lib.
inline some functions.
49 files changed:
Makefile.am
account.c
alias.c
ascii.c [deleted file]
ascii.h [deleted file]
attach.c
charset.c
color.c
commands.c
copy.c
crypt-gpgme.c
crypt.c
edit.c
handler.c
headers.c
imap/auth.c
imap/auth_sasl.c
imap/browse.c
imap/command.c
imap/imap.c
imap/message.c
imap/util.c
init.c
keymap.c
lib-lib/Makefile.am
lib-lib/ascii.c [new file with mode: 0644]
lib-lib/ascii.h [new file with mode: 0644]
lib-lib/str.c [new file with mode: 0644]
lib-lib/str.h [new file with mode: 0644]
mutt_idna.c
mutt_libesmtp.c
muttlib.c
mx.c
parse.c
pattern.c
pgp.c
pgpkey.c
pop/pop_auth.c
pop/pop_lib.c
postpone.c
recvattach.c
rfc1524.c
rfc2047.c
rfc2231.c
rfc3676.c
rfc822.c
send.c
sendlib.c
url.c