[dovecot-cvs] dovecot/src/lib lib.c,1.14,1.15
tss at dovecot.org
tss at dovecot.org
Sun Mar 18 03:57:35 EET 2007
- Previous message: [dovecot-cvs] dovecot/src/lib mempool.h, 1.24, 1.25 mempool-system.c, 1.21, 1.22 mempool-system-clean.c, NONE, 1.1 imem.c, 1.12, 1.13 imem.h, 1.13, 1.14 Makefile.am, 1.70, 1.71
- Next message: [dovecot-cvs] dovecot/src/master auth-process.c, 1.100, 1.101 login-process.c, 1.91, 1.92
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/cvs/dovecot/src/lib
In directory talvi:/tmp/cvs-serv11465
Modified Files:
lib.c
Log Message:
Removed imem_init()
Index: lib.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib/lib.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- lib.c 8 Oct 2006 13:28:56 -0000 1.14
+++ lib.c 18 Mar 2007 01:57:32 -0000 1.15
@@ -22,7 +22,6 @@
srand((unsigned int) time(NULL));
data_stack_init();
- imem_init();
hostpid_init();
}
- Previous message: [dovecot-cvs] dovecot/src/lib mempool.h, 1.24, 1.25 mempool-system.c, 1.21, 1.22 mempool-system-clean.c, NONE, 1.1 imem.c, 1.12, 1.13 imem.h, 1.13, 1.14 Makefile.am, 1.70, 1.71
- Next message: [dovecot-cvs] dovecot/src/master auth-process.c, 1.100, 1.101 login-process.c, 1.91, 1.92
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dovecot-cvs
mailing list