refactor: move the envlist code to the library
authorRichard Russon <rich@flatcap.org>
Thu, 29 Mar 2018 15:40:03 +0000 (16:40 +0100)
committerRichard Russon <rich@flatcap.org>
Fri, 30 Mar 2018 11:28:13 +0000 (12:28 +0100)
commit36b9c53c9a57e1eb6b4ab63eb7ff721265e4254a
tree39d18337ccca03d542f071320a23912e629911d4
parent688f0445272336fcbf3f32612a01746a82b1306e
refactor: move the envlist code to the library

The envlist code keeps a private copy of the environment.
Makefile.autosetup
conn/tunnel.c
filter.c
init.c
main.c
mutt/envlist.c [new file with mode: 0644]
mutt/envlist.h [new file with mode: 0644]
mutt/mutt.h
protos.h
sendlib.c
system.c