head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.09.23.14.19.30;	author rafan;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Update to 0.7.5

PR:		ports/123116
Submitted by:	Yarodin <yarodin at gmail.com>
@
text
@--- secmem/secmem.c.orig	2007-07-03 05:49:48.000000000 +0600
+++ secmem/secmem.c		2008-02-17 22:19:50.000000000 +0500
@@@@ -85,7 +85,7 @@@@
 #  define MAP_ANONYMOUS MAP_ANON
 #endif
 
-#define DEFAULT_POOLSIZE 16384
+#define DEFAULT_POOLSIZE 16384*4
 
 typedef struct memblock_struct MEMBLOCK;
 struct memblock_struct {
@
