Rocco Rutte:
authorpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Sun, 20 Mar 2005 14:36:37 +0000 (14:36 +0000)
committerpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Sun, 20 Mar 2005 14:36:37 +0000 (14:36 +0000)
commit203e950e3d3c76795fa49895d040f732adad2049
treef0529d989df71500f7553ccdbd62c1d3499a65d9
parenta11eb994c38b1ef41ea05b56736f70cc396e0ff8
Rocco Rutte:
move towards modularization (THIS REVISION IS BROKEN)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@210 e385b8ad-14ed-0310-8656-cc95a2468c6d
16 files changed:
Makefile.am
configure.in
lib.c
lib.h
lib/Makefile.am [new file with mode: 0644]
lib/exit.c [new file with mode: 0644]
lib/exit.h [new file with mode: 0644]
lib/intl.h [new file with mode: 0644]
lib/mem.c [new file with mode: 0644]
lib/mem.h [new file with mode: 0644]
lib/str.h [new file with mode: 0644]
nntp/newsrc.c
nntp/nntp.c
pop/pop.c
pop/pop_auth.c
pop/pop_lib.c