* add gzip + configure detection -> re-bootstrap!
authorWilfried Göesgens <willi@citadel.org>
Sun, 27 Jul 2008 21:20:48 +0000 (21:20 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 27 Jul 2008 21:20:48 +0000 (21:20 +0000)
commit9c730b7051a96ed62fe0e0dd6c7eb650754988bd
treeac7901862120fa0d5b7bbd155d4adfe26ff2076b
parentcf0c30c3922871d4febc6f29669c2e61d41a2cfb
* add gzip + configure detection -> re-bootstrap!
* add new functions to strbuf: file i/o; appending printf; gzip compressing a buffer;
* fixed termination bug in cutleft function
* made mime function parameter const
libcitadel/configure.in
libcitadel/lib/libcitadel.h
libcitadel/lib/mime_parser.c
libcitadel/lib/stringbuf.c