]> granicus.if.org Git - neomutt/commit
lib: move List and Queue into library
authorRichard Russon <rich@flatcap.org>
Sat, 21 Oct 2017 00:08:24 +0000 (01:08 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 24 Oct 2017 11:28:33 +0000 (12:28 +0100)
commit974bac914891f1e61ca64345d87d9db1986d2091
tree7a6479b134c69dcf81409f77c5d11fd04f9014f1
parent26e98550ea348215f644e9c3f14001c99fe4f5e7
lib: move List and Queue into library
49 files changed:
Makefile.am
Makefile.autosetup
alias.c
attach.c
compose.c
copy.c
curs_main.c
envelope.c
envelope.h
globals.h
group.c
handler.c
hcache/Makefile.am
hcache/hcache.c
header.h
headers.c
hook.c
imap/imap.c
imap/imap_private.h
imap/message.c
imap/message.h
imap/util.c
init.c
lib/Makefile.am
lib/lib.h
lib/list.c [new file with mode: 0644]
lib/list.h [new file with mode: 0644]
lib/queue.h [moved from queue.h with 100% similarity]
list.h [deleted file]
main.c
mbox.c
mutt_curses.h
mutt_socket.h
mutt_tags.c
mutt_tags.h
muttlib.c
ncrypt/crypt_gpgme.c
ncrypt/crypt_mod.c
ncrypt/pgp.c
ncrypt/pgpinvoke.c
ncrypt/pgpkey.c
parse.c
pattern.c
po/POTFILES.in
postpone.c
remailer.c
send.c
sendlib.c
thread.c