summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-05-31 13:47:43 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-05-31 13:47:43 +0000
commitd89b44d44064528bf4fff3dc8999d0f423f34f8c (patch)
tree60ce843d334231f3dc21aa778011e007ac3174da /m4
parent073af45f3402afb1cb11815d3d5f0d66a13bc324 (diff)
downloadmailutils-d89b44d44064528bf4fff3dc8999d0f423f34f8c.tar.gz
mailutils-d89b44d44064528bf4fff3dc8999d0f423f34f8c.tar.bz2
* libproto/include/amd.h (struct _amd_message.has_new_msg): New
field. * mailbox/amd.c (amd_append_message): Cache information about mailbox size in file .mu-size. (make_size_file_name, read_size_file, write_size_file): New functions. (amd_expunge, amd_sync): Update size cache file. (amd_get_size): Use size cache file if no mailbox_size method is provided. * mailbox/mbx_default.c (mu_normalize_mailbox_url): Accept `=' suffix for all mailbox types. * movemail/movemail.c (main): Call mu_mailbox_sync before closing destination mailbox.
Diffstat (limited to 'm4')
-rw-r--r--m4/.cvsignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore
index e36910f7b..0df006035 100644
--- a/m4/.cvsignore
+++ b/m4/.cvsignore
@@ -71,7 +71,9 @@ memrchr.m4
openat.m4
pathmax.m4
po.m4
+printf.m4
progtest.m4
+rawmemchr.m4
readlink.m4
realloc.m4
regex.m4

Return to:

Send suggestions and report system problems to the System administrator.