From fa32b99837c0cc6aee42ac8d68588076a4f88efb Mon Sep 17 00:00:00 2001 From: 2 Date: Fri, 12 Oct 2001 23:08:32 +0000 Subject: Added environmental variable IBEX_OPEN_THRESHOLD which limits the maximum 2001-10-12 * ibex_block.c (ibex_use): Added environmental variable IBEX_OPEN_THRESHOLD which limits the maximum number of open ibex's that can be active at any time. The smallest this can be set to is the default of 5. svn path=/trunk/; revision=13642 --- libibex/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libibex/ChangeLog') diff --git a/libibex/ChangeLog b/libibex/ChangeLog index 2f5a1e27af..b91a747552 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,10 @@ +2001-10-12 + + * ibex_block.c (ibex_use): Added environmental variable + IBEX_OPEN_THRESHOLD which limits the maximum number of open ibex's + that can be active at any time. The smallest this can be set to + is the default of 5. + 2001-09-20 * ibex_block.c: Turn off the o(x) debug set, & include alloca.h & -- cgit v1.2.3