When logs are rotated, automatically create the new directory where to open

the log if it has changed.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1897 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-10-22 21:26:58 +00:00 committed by cras
commit e4f34d9cd3
3 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,8 @@
#ifndef __LOG_H
#define __LOG_H
#define LOG_DIR_CREATE_MODE 0770
enum {
LOG_ITEM_TARGET, /* channel, query, .. */
LOG_ITEM_WINDOW_REFNUM