notmuch/lib
Mikhail Gusarov dc5a9d8eb2 Close message file after parsing message headers
Keeping unused files open helps to see "Too many open files" often.

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
2009-11-17 08:53:16 -08:00
..
database-private.h
database.cc add_message: Avoid a memory leak when user holds on to message return. 2009-11-17 08:50:14 -08:00
index.cc
libsha1.c
libsha1.h
Makefile
Makefile.local lib: Move notmuch_messages_t code from query.cc to new messages.c 2009-11-14 23:05:17 -08:00
message-file.c Close message file after parsing message headers 2009-11-17 08:53:16 -08:00
message.cc notmuch show: Implement proper thread ordering/nesting of messages. 2009-11-15 20:41:45 -08:00
messages.c lib/messages: Add new notmuch_message_list_t to internal interface. 2009-11-15 20:31:30 -08:00
notmuch-private.h notmuch show: Implement proper thread ordering/nesting of messages. 2009-11-15 20:41:45 -08:00
notmuch.h notmuch show: Implement proper thread ordering/nesting of messages. 2009-11-15 20:41:45 -08:00
query.cc lib/messages: Add new notmuch_message_list_t to internal interface. 2009-11-15 20:31:30 -08:00
sha1.c
tags.c
thread.cc notmuch show: Implement proper thread ordering/nesting of messages. 2009-11-15 20:41:45 -08:00
xutil.c
xutil.h