Copyright (C) 1995,1996 Robert de Bath This file is part of the Linux-8086 C library and is distributed under the GNU Library General Public License. This is a combined alloca/malloc package. It uses a classic algorithm and so may be seen to be quite slow compared to more modern routines with 'nasty' distributions of allocation. -Robert